Skip to content

Commit

Permalink
Update github-config to 5638337
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot authored and paketo-bot committed Oct 22, 2020
1 parent b21a3ab commit e1e3afe
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.6"
version="v0.3.0"

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

0 comments on commit e1e3afe

Please sign in to comment.