jbang
jbang copied to clipboard
Support script/alias SHA verification
Support a way to pass an SHA to check aliases (and scripts refs/urls if possible) against the input files to make sure that we're still running the expected version.
Questions:
- would this be an extended syntax (eg
alias#SHA@reporalias@repo#SHA) or an option (egjbang --verify SHA alias@repo)? - how would the user know what the SHA is? Create a command perhaps? (eg
jbang sha alias@repo)