chore(ci): bump forgetool

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2026-04-17 14:51:28 +02:00
committed by GitHub
parent b29a9be5cd
commit 617161996b
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
- name: Install ./forgetool
shell: bash
run: |
VERSION="3.0.2"
VERSION="4.0.0-ALPHA21"
FILENAME="forgetool_${VERSION}_linux_amd64.tar.gz"
URL="https://github.com/trueforge-org/forgetool/releases/download/v${VERSION}/${FILENAME}"