File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22[ -z " $DEBUG " ] || set -x
33set -e
44
5- version=4.4.1
5+ version=4.4.3
66
77bin_name=k3d \
88 bin_version=v${version} \
99 Darwin_url=https://github.com/rancher/k3d/releases/download/v${version} /k3d-darwin-amd64 \
10- Darwin_sha256=3c7e16d5f90abddc37f4caf3c431f260cd5c8c8ffd81c228dedd9fd60f2b646b \
10+ Darwin_sha256=dbde597d1363557c1aee5cb9da7efce2e29008ce4ba7993560b84c490698d09b \
1111 Linux_url=https://github.com/rancher/k3d/releases/download/v${version} /k3d-linux-amd64 \
12- Linux_sha256=446891db12792edcc2c6bbf8c90d59e0f549eb57dbc070b0a326ae0f1cf455ae \
12+ Linux_sha256=34afe9baa2fd67b0287535f896f5316bf604b009534b84a793dae084c6ca805a \
1313 y-bin-dependency-download || exit $?
1414
1515y-k3d-v${version} -bin " $@ " || exit $?
You can’t perform that action at this time.
0 commit comments