Skip to content

Commit 2b39edd

Browse files
[nightly] Update dependencies from chisel
1 parent 66b3bce commit 2b39edd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

manifest.versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"aspnet-composite|9.0|build-version": "$(aspnet|9.0|build-version)",
3838

3939
"chisel|latest|build-version": "v1.3.0",
40-
"chisel|latest|x64|url": "https://github.com/canonical/chisel/releases/download/$(chisel|latest|build-version)/chisel_$(chisel|latest|build-version)_linux_amd64.tar.gz",
41-
"chisel|latest|arm|url": "https://github.com/canonical/chisel/releases/download/$(chisel|latest|build-version)/chisel_$(chisel|latest|build-version)_linux_arm.tar.gz",
42-
"chisel|latest|arm64|url": "https://github.com/canonical/chisel/releases/download/$(chisel|latest|build-version)/chisel_$(chisel|latest|build-version)_linux_arm64.tar.gz",
40+
"chisel|latest|x64|url": "https://github.com/canonical/chisel/releases/download/v1.3.0/chisel_v1.3.0_linux_amd64.tar.gz",
41+
"chisel|latest|arm|url": "https://github.com/canonical/chisel/releases/download/v1.3.0/chisel_v1.3.0_linux_arm.tar.gz",
42+
"chisel|latest|arm64|url": "https://github.com/canonical/chisel/releases/download/v1.3.0/chisel_v1.3.0_linux_arm64.tar.gz",
4343
"chisel|10.0|x64|url": "$(chisel|latest|x64|url)",
4444
"chisel|10.0|arm|url": "$(chisel|latest|arm|url)",
4545
"chisel|10.0|arm64|url": "$(chisel|latest|arm64|url)",

0 commit comments

Comments
 (0)