bump version

This commit is contained in:
marshyon 2025-09-05 19:11:29 +02:00
parent b2b028a16c
commit 8eadfc58b6

View file

@ -25,7 +25,7 @@ case "$OS" in
esac esac
# Construct the download URL # Construct the download URL
VERSION="v0.0.4" 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"
# Download the binary # Download the binary