gradle-checksum icon indicating copy to clipboard operation
gradle-checksum copied to clipboard

Support for SHA1

Open johndevs opened this issue 1 year ago • 0 comments

Hi,

It would be useful if this plugin would support SHA1.

I am aware that is deprecated in favor of other better SHA checksums but unfortunately many Nexus repositories still require the SHA1 checksums for artifacts.

Looks like Google Commons still is supporting it as well, so it would be a case of just adding it to Checksum.Algorithm

johndevs avatar Nov 05 '24 16:11 johndevs