thoughtworks / talisman

Using a pre-commit hook, Talisman validates the outgoing changeset for things that look suspicious — such as tokens, passwords, and private keys.
https://thoughtworks.github.io/talisman/
MIT License
1.87k stars 241 forks source link

Handle shasum not existing on windows platform #413

Closed snigdhasjg closed 1 year ago

snigdhasjg commented 1 year ago

Could you make the same change here as well: https://github.com/thoughtworks/talisman/blob/main/global_install_scripts/update_talisman.bash#L125

@tinamthomas Done