Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 762 Bytes

readme.md

File metadata and controls

12 lines (10 loc) · 762 Bytes

Chocolatey package for NVDA

Releasing a new version

  1. Download the new version, usually found on a URL like: http://www.nvaccess.org/download/nvda/releases/2018.1/nvda_2018.1.exe
  2. Put the downloaded file in nvda/tools and remove the old installer
  3. Update all version references in nvda/nvda.nuspec (version, release notes etc)
  4. Follow the instructions in nvda/tools/verification.txt and calculate the new file hash
  5. Update nvda/tools/verification.txt and nvda/tools/chocolateyInstall.ps1 with the new hash
  6. Use cpack to create your package as usual
  7. Test your package and either submit a pull request to this repo or commit to master directly if you have commit access
  8. Update the package on chocolatey.org if you have access to the package