Merge branch 'main' of ssh://codeberg.org/headshed/infctl-cli
This commit is contained in:
commit
7384722305
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ case "$OS" in
|
||||||
*) echo "Unsupported OS: $OS"; exit 1 ;;
|
*) echo "Unsupported OS: $OS"; exit 1 ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
# Construct the download URL
|
||||||
VERSION="v0.0.5"
|
VERSION="v0.0.5"
|
||||||
BINARY_URL="https://codeberg.org/headshed/infctl-cli/releases/download/$VERSION/infctl-$OS-$ARCH"
|
BINARY_URL="https://codeberg.org/headshed/infctl-cli/releases/download/$VERSION/infctl-$OS-$ARCH"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue