updated dependencies

This commit is contained in:
veeso
2023-02-11 12:23:56 +01:00
parent 15fffdf0c9
commit cb037cfca9
16 changed files with 359 additions and 321 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
# -f, -y, --force, --yes
# Skip the confirmation prompt during installation
TERMSCP_VERSION="0.10.0"
TERMSCP_VERSION="0.11.0"
GITHUB_URL="https://github.com/veeso/termscp/releases/download/v${TERMSCP_VERSION}"
DEB_URL="${GITHUB_URL}/termscp_${TERMSCP_VERSION}_amd64.deb"
RPM_URL="${GITHUB_URL}/termscp-${TERMSCP_VERSION}-1.x86_64.rpm"