Skip to content

Commit 8022ef8

Browse files
paketo-botpaketo-bot
authored andcommitted
Update github-config to a53e545
1 parent 82320fd commit 8022ef8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/.util/tools.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ function util::tools::jam::install () {
5050

5151
if [[ ! -f "${dir}/jam" ]]; then
5252
local version
53-
version="v0.3.1"
53+
version="v0.4.2"
5454

5555
util::print::title "Installing jam ${version}"
5656
curl "https://github.com/paketo-buildpacks/packit/releases/download/${version}/jam-${os}" \

0 commit comments

Comments
 (0)