Skip to content

Commit a518f10

Browse files
authored
chore(dep): update krunkit to 0.1.4 (#8)
Signed-off-by: Kevin Cui <[email protected]>
1 parent e76601d commit a518f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ cd $WORK
3131
rm -rf ./krunkit
3232
mkdir -p krunkit
3333
cd krunkit
34-
gh release download v0.1.3 -R containers/krunkit --pattern "krunkit-*" --clobber
34+
gh release download v0.1.4 -R containers/krunkit --pattern "krunkit-*" --clobber
3535
tar -zxvf krunkit-*.tgz -C ./
3636
mv bin/krunkit $WORK/out/krunkit
3737
mv lib/* $WORK/out/

0 commit comments

Comments
 (0)