-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hack: add checksum verification to install bins
it's great that we can point at specific versions, but _nothing_ prevents those versions from being updated. with checksum verification we ensure that we're really getting what we expect (sure sure, the paranoid in me would want to pgp verify those from authors we trust ... but what we have here is certainly good enough). Signed-off-by: Ciro S. Costa <ciroscosta@vmware.com>
- Loading branch information
Ciro S. Costa
committed
Sep 20, 2021
1 parent
fe72c80
commit 031b401
Showing
1 changed file
with
28 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters