⬆️ Updated tools

This commit is contained in:
2024-11-28 18:15:00 +01:00
parent 9a7f28d586
commit 0a2e22e382
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
set -eu
wget "https://github.com/go-gitea/gitea/releases/download/v1.22.1/gitea-1.22.1-linux-amd64" -nv -O /tmp/gitea
wget "https://github.com/go-gitea/gitea/releases/download/v1.22.4/gitea-1.22.4-linux-amd64" -nv -O /tmp/gitea
install -m 755 /tmp/gitea /usr/local/bin/