Update cargoHash for all

main
Elnu 1 year ago
parent 62a0bc8fcd
commit 9de425a7a2

@ -40,7 +40,7 @@
pname = "tatoeba"; pname = "tatoeba";
version = "0.1.0"; version = "0.1.0";
buildAndTestSubdir = "tatoeba"; buildAndTestSubdir = "tatoeba";
cargoHash = "sha256-74Jq3saaUyPvNm/0croVOBuMtpN8xT3S4z37nutJdw4="; cargoHash = "sha256-AK47aWFl4eLIVHy27iE2MX62+dfjidlMZT1/uzxQh4E=";
meta = meta // { meta = meta // {
description = "A proxy of the Tatoeba API with no CORS restrictions."; description = "A proxy of the Tatoeba API with no CORS restrictions.";
}; };
@ -49,7 +49,7 @@
pname = "images"; pname = "images";
version = "0.1.0"; version = "0.1.0";
buildAndTestSubdir = "images"; buildAndTestSubdir = "images";
cargoHash = "sha256-fKmTZTcJj/eYCQE9cjiXB/Pt6BdJNZ/e5cSRgbuPIJs="; cargoHash = "sha256-t7IDZJcpYc6eftNedFCRlJ+LQ1O2L2c/XjX8+YqZcjI=";
meta = meta // { meta = meta // {
description = "An API for fetching images of a query, sourced from Microsoft Bing."; description = "An API for fetching images of a query, sourced from Microsoft Bing.";
}; };

Loading…
Cancel
Save