Skip to content

Releases: MCJack123/ghaction-Generate-Release-Hashes

Fixed error when generating hashes

01 Sep 22:46
f8ca92e
Compare
Choose a tag to compare

This release is identical to v3, but fixes a crash when generating hashes.

Updated to Node 16, added `get-assets` option

17 Aug 08:34
b40bc40
Compare
Choose a tag to compare

New in this release:

  • Added get-assets option to re-download asset list before running
  • Updated to Node 16
  • Updated dependencies to fix security vulnerabilities
  • Switched to ES modules for node-fetch v3.x

Reversed hash and file name

27 Oct 04:11
4e36974
Compare
Choose a tag to compare

File is now output in the format hash file.ext. Also upgraded some dependencies to fix security vulnerabilities.

First release

27 Jul 06:57
Compare
Choose a tag to compare

This is the first release of Generate Release Hashes. See the readme for more info.