Skip to content

Commit 443631b

Browse files
committed
chore(compiler): update manifest to v1.1.0 with CLI v0.3.0
1 parent fd57f59 commit 443631b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

compiler/compiler_manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"format_version": 1,
3-
"compiler_version": "1.0.9",
3+
"compiler_version": "1.1.0",
44
"protocol_version": 1,
55
"base_image": {
66
"image": "ubuntu:26.04",
77
"source": "https://hub.docker.com/_/ubuntu"
88
},
99
"cli": {
10-
"version": "0.2.2",
10+
"version": "0.3.0",
1111
"source": {
1212
"url": "https://github.com/Toob-Boot/Toob-CLI-Release",
13-
"ref": "cli/v0.2.2",
13+
"ref": "cli/v0.3.0",
1414
"artifact": "toob-linux-amd64"
1515
}
1616
},

toob-registry

0 commit comments

Comments
 (0)