mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-25 12:49:22 +01:00
download-forgejo.bash: bumb version number
OK, so the version should be 7.0.0, but the instance where this script is made for is a bit behind and I want to update to that point release first.
This commit is contained in:
parent
c6be24aca4
commit
a1719b09f5
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
VERSION=1.19.1-0
|
VERSION=1.21.11-1
|
||||||
PLATFORM=linux-amd64
|
PLATFORM=linux-amd64
|
||||||
|
|
||||||
# If the signature is already downloaded, don't redownload it
|
# If the signature is already downloaded, don't redownload it
|
||||||
|
Loading…
Reference in New Issue
Block a user