Skip to content

Commit

Permalink
Update github-config to e05ba68
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot authored and mergify[bot] committed Aug 6, 2020
1 parent 6a2d271 commit 24aaaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/.util/tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ function util::tools::jam::install () {

if [[ ! -f "${dir}/jam" ]]; then
local version
version="v0.2.4"
version="v0.2.5"

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

0 comments on commit 24aaaed

Please sign in to comment.