mirror of
https://github.com/veeso/termscp.git
synced 2026-09-16 09:06:06 -07:00
930e76814f
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.
289 B
289 B
Chocolatey How To
Just:
- Calculate the SHA256 checksum for the latest release of ZIP files both for aarch64 and x86_64 versions.
- Update checksums in
tools/chocolateyinstall.ps1 - run
choco pack - run
choco push termscp.$VERSION.nupkg --source https://push.chocolatey.org/