chore(ci): update forgetool

This commit is contained in:
Kjeld Schouten
2026-02-01 16:17:57 +01:00
parent f779eb5de7
commit b848268afc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
- name: Install ./forgetool
shell: bash
run: |
VERSION="3.0.1"
VERSION="3.0.2"
FILENAME="forgetool_${VERSION}_linux_amd64.tar.gz"
URL="https://github.com/trueforge-org/forgetool/releases/download/v${VERSION}/${FILENAME}"
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
- name: Install ./forgetool
shell: bash
run: |
VERSION="3.0.1"
VERSION="3.0.2"
FILENAME="forgetool_${VERSION}_linux_amd64.tar.gz"
URL="https://github.com/trueforge-org/forgetool/releases/download/v${VERSION}/${FILENAME}"
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
- name: Install ./forgetool
shell: bash
run: |
VERSION="3.0.1"
VERSION="3.0.2"
FILENAME="forgetool_${VERSION}_linux_amd64.tar.gz"
URL="https://github.com/trueforge-org/forgetool/releases/download/v${VERSION}/${FILENAME}"