GeopJr / Collision

Check hashes for your files - A GUI tool to generate, compare and verify MD5, SHA-1, SHA-256, SHA-512, Blake3, CRC32 & Adler32 hashes.
https://collision.geopjr.dev
BSD 2-Clause "Simplified" License
138 stars 15 forks source link

chore: bump blake3.cr #184

Closed GeopJr closed 6 months ago

GeopJr commented 6 months ago

The previous version of blak3cr would depend on a postinstall script + makefile to build blake3c. It now uses a macro to detect the correct arch and run the correct commands to properly build it.