Skip to content

Commit 729ac18

Browse files
paketo-botpaketo-bot
authored andcommitted
Update github-config to 57b9ef8
1 parent e416cf2 commit 729ac18

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
@@ -95,7 +95,7 @@ function util::tools::pack::install() {
9595

9696
if [[ ! -f "${dir}/pack" ]]; then
9797
local version
98-
version="v0.14.1"
98+
version="v0.14.2"
9999

100100
util::print::title "Installing pack ${version}"
101101
curl "https://github.com/buildpacks/pack/releases/download/${version}/pack-${version}-${os}.tgz" \

0 commit comments

Comments
 (0)