Commit Graph

9 Commits

Author SHA1 Message Date
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Dmytro Kyrychuk
30a04f1349 fishnet: 2.5.1 -> 2.7.1 2023-10-28 11:19:16 +00:00
tu-maurice
ef9d0ba1fc fishnet: 2.4.0 -> 2.5.1 2022-02-20 11:57:28 +01:00
Ryan Burns
f73f35b8c8 fishnet: 2.2.6 -> 2.4.0, fix build
fishnet-assets has been archived in favor of a submodule-based approach where
Stockfish and Fairy-Stockfish are built from source. This means we now need
to fetch the NNUE file, similar to Stockfish's standalone derivation.
2021-09-18 20:05:46 -07:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
tu-maurice
194d26f979 fishnet: 2.2.5 -> 2.2.6 2021-03-27 11:38:10 +01:00
tu-maurice
66328b6949 fishnet: 2.2.4 -> 2.2.5 2021-03-06 16:13:26 +01:00
tu-maurice
eaed3f7afb fishnet: 2.2.3 -> 2.2.4 2021-02-08 19:57:23 +01:00
tu-maurice
b7d912894c fishnet: init at 2.2.3 2021-02-01 19:26:18 +01:00