updated dependencies

This commit is contained in:
veeso
2023-01-13 12:37:40 +01:00
parent 15fffdf0c9
commit cb037cfca9
16 changed files with 359 additions and 321 deletions

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"