working on 0.11.1

This commit is contained in:
veeso
2023-02-27 12:23:01 +01:00
parent 7ecfaea278
commit 67df3dc76a
17 changed files with 18 additions and 20 deletions

View File

@@ -8,7 +8,7 @@
# -f, -y, --force, --yes
# Skip the confirmation prompt during installation
TERMSCP_VERSION="0.11.0"
TERMSCP_VERSION="0.11.1"
GITHUB_URL="https://github.com/veeso/termscp/releases/download/v${TERMSCP_VERSION}"
DEB_URL_AMD64="${GITHUB_URL}/termscp_${TERMSCP_VERSION}_amd64.deb"
DEB_URL_AARCH64="${GITHUB_URL}/termscp_${TERMSCP_VERSION}_arm64.deb"