Related command
Add checksums (SHA256) to releases for all files, be it files hosted on GitHub (MSI, source code), and files from azcliprod.blob.core.windows.net (ZIP, MSI etc.).
Is your feature request related to a problem? Please describe.
- Integrity, know that what you downloaded hasn't been corrupted.
- Make it faster for package managers like Scoop to get checksums for new releases without having to download the artifact(s).
- Which is an even bigger pain with Azure CLI because
azcliprod.blob.core.windows.net is so slow.
Describe the solution you'd like
Add a list to GitHub releases with SHA256, like Beaver Notes does:
Describe alternatives you've considered
None.
Additional context
None.
Related command
Add checksums (SHA256) to releases for all files, be it files hosted on GitHub (MSI, source code), and files from
azcliprod.blob.core.windows.net(ZIP, MSI etc.).Is your feature request related to a problem? Please describe.
azcliprod.blob.core.windows.netis so slow.Describe the solution you'd like
Add a list to GitHub releases with SHA256, like Beaver Notes does:
Describe alternatives you've considered
None.
Additional context
None.