Files
termscp/dist/chocolatey/README.md
Christian Visintin 930e76814f build: add chocolatey package, remove legacy dist build scripts
The old manual dist/build/* scripts and dist/{deb,rpm}.sh are superseded by the
automated release workflow. Add the chocolatey package consumed by release.yml.
2026-06-07 16:58:51 +02:00

289 B

Chocolatey How To

Just:

  1. Calculate the SHA256 checksum for the latest release of ZIP files both for aarch64 and x86_64 versions.
  2. Update checksums in tools/chocolateyinstall.ps1
  3. run choco pack
  4. run choco push termscp.$VERSION.nupkg --source https://push.chocolatey.org/