bump version
This commit is contained in:
parent
c23d2aef9f
commit
d53a0a75f7
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ case "$OS" in
|
|||
*) echo "Unsupported OS: $OS"; exit 1 ;;
|
||||
esac
|
||||
|
||||
# Construct the download URL
|
||||
VERSION="v0.0.5"
|
||||
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