Skip to content

[Feature Request] Present new Check / Get Hashes bin #2348

Closed
@Ash258

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:

https://github.com/lukesampson/scoop-extras/blob/7112051787c42b27de906803acfbc2cf3bba86c0/bin/checkver.ps1#L1

(and other bins) when you can use resolve-path (scoop prefix scoop)?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions