Commit graph

9 commits

Author SHA1 Message Date
Matthew Penner eeeed328b4
crc: fix update.sh not updating git hash
The update script correctly updated all version information,
but never updated the `hash` attribute for `fetchFromGitHub`,
causing the build to silently use the old version without
throwing any errors.

See https://github.com/NixOS/nixpkgs/pull/217528 for reference.
2023-03-20 09:57:20 -06:00
Matthew Penner 2cc1453302
crc: 2.14.0 -> 2.15.0 2023-03-20 09:51:38 -06:00
Matthew Penner a65c82e332
crc: 2.13.1 -> 2.14.0 2023-02-21 10:34:34 -07:00
R. Ryantm ec79be4234 crc: 2.12.0 -> 2.13.1 2023-02-02 19:36:16 +00:00
06kellyjac 9fd7879b48 crc: 2.11.0 -> 2.12.0
Added the update script to the passthru for auto updates via r-ryantm
2023-01-16 09:34:00 +00:00
Tomas Kral 3302bc3ddd
crc: 2.6.0 -> 2.11.0 (#205126)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-03 03:39:10 +01:00
Sandro Jäckel 04a1c0d7ad
treewide: fix quoting of GITHUB_TOKEN in curl 2022-12-17 23:32:43 +01:00
R. Ryantm fdee2bbc8c crc: 2.4.1 -> 2.6.0 2022-07-29 09:00:58 +00:00
Shikanime Deva 6ac3297217
crc: init at 2.4.1 2022-07-28 10:47:22 +00:00