[Feature Request] Present new Check / Get Hashes bin #2348
Closed
Description
It would be awesome if bucket owners / collaborators could have new bin for checking / recalculating hashes for manifest.
It's really pain to download each binary manually and run something like: Get-hash ... .ToLower() | clip
for each file.
There are bins which are really handy (checkver, ...) and are easily transferable into other buckets.
Could you add new lib inside scoop for hashes check?. Basically it would download all urls for each architecture, calculate hashes and edit file (like checkver do with: checkver <App> -u
)
If there is already option please let me know.
PS: Why to use resolve-path (split-path (split-path (scoop which scoop)))
in:
(and other bins) when you can use resolve-path (scoop prefix scoop)
?
Metadata
Assignees
Labels
No labels