0
0
forked from toolshed/abra

chore: bump installer script

This commit is contained in:
2025-04-24 15:15:44 +02:00
parent 7c3b740e14
commit 855a4c37c4

View File

@ -1,8 +1,8 @@
#!/usr/bin/env bash
ABRA_VERSION="0.10.0-beta"
ABRA_VERSION="0.10.1-beta"
ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/toolshed/abra/releases/tags/$ABRA_VERSION"
RC_VERSION="0.10.0-beta"
RC_VERSION="0.10.1-beta"
RC_VERSION_URL="https://git.coopcloud.tech/api/v1/repos/toolshed/abra/releases/tags/$RC_VERSION"
for arg in "$@"; do