microsoft / dev-proxy

Dev Proxy is an API simulator that helps you effortlessly test your app beyond the happy path.
https://aka.ms/devproxy
MIT License
466 stars 55 forks source link

Update win-x64 build workflow to include installer SHA256 hash #742

Closed waldekmastykarz closed 2 months ago

waldekmastykarz commented 3 months ago

After building the win-x64 installer, let's add a new step that prints the SHA256 of the generated installer. This will make it easier for us to update the winget package, without having to download the installer and manually generate its hash each time.