Merge pull request 'chore/test-local-dev-builds' (#3) from chore/test-local-dev-builds into main

Reviewed-on: https://codeberg.org/headshed/infctl-cli/pulls/3
This commit is contained in:
Jon Brookes 2025-07-16 19:09:43 +02:00
commit b1aba889e3

View file

@ -24,7 +24,7 @@ case "$OS" in
esac
# Construct the download URL
VERSION="v0.0.1"
VERSION="v0.0.2"
BINARY_URL="https://codeberg.org/headshed/infctl-cli/releases/download/$VERSION/infctl-$OS-$ARCH"
# Download the binary