Skip to content

Commit 94b7387

Browse files
authored
Updates tools (#1344)
* Updating tools
1 parent 9cf88d8 commit 94b7387

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

builder/scripts/.util/tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"crane": "v0.21.5",
3-
"pack": "v0.40.2"
3+
"pack": "v0.40.3"
44
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"createpackage": "v1.73.0",
33
"jam": "v2.17.3",
4-
"libpaktools": "v0.4.0",
5-
"pack": "v0.40.2"
4+
"libpaktools": "v0.5.0",
5+
"pack": "v0.40.3"
66
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"createpackage": "v1.73.0",
33
"jam": "v2.17.3",
4-
"libpaktools": "v0.4.0",
5-
"pack": "v0.40.2",
4+
"libpaktools": "v0.5.0",
5+
"pack": "v0.40.3",
66
"yj": "v5.1.0"
77
}

stack/scripts/.util/tools.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"crane": "v0.21.5",
33
"jam": "v2.17.3",
4-
"pack": "v0.40.2",
5-
"syft": "v1.42.4"
4+
"pack": "v0.40.3",
5+
"syft": "v1.44.0"
66
}

0 commit comments

Comments
 (0)