Skip to content

Commit

Permalink
Updating tools
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Sep 29, 2023
1 parent a0a0de6 commit 0d77c57
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion implementation/scripts/.util/tools.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"createpackage": "v1.67.0",
"jam": "v2.5.0",
"jam": "v2.6.0",
"pack": "v0.31.0"
}
2 changes: 1 addition & 1 deletion language-family/scripts/.util/tools.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"jam": "v2.5.0",
"jam": "v2.6.0",
"pack": "v0.31.0"
}
2 changes: 1 addition & 1 deletion stack/scripts/.util/tools.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"jam": "v2.5.0",
"jam": "v2.6.0",
"pack": "v0.31.0",
"syft": "v0.92.0"
}

0 comments on commit 0d77c57

Please sign in to comment.