File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/me/meilisearch Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 fetchFromGitHub ,
55 nixosTests ,
66 nix-update-script ,
7- version ? "1.14.0 " ,
7+ version ? "1.15.2 " ,
88} :
99
1010let
1515 # the meilisearch module accordingly and to remove the meilisearch_1_11
1616 # attribute from all-packages.nix at that point too.
1717 hashes = {
18- "1.14.0 " = "sha256-nPOhiJJbZCr9PBlR6bsZ9trSn/2XCI2O+nXeYbZEQpU =" ;
18+ "1.15.2 " = "sha256-aTgfgPuyRcjr/DxxyuKOFXfBcDponVmKz5PpGbnsmd0 =" ;
1919 "1.11.3" = "sha256-CVofke9tOGeDEhRHEt6EYwT52eeAYNqlEd9zPpmXQ2U=" ;
2020 } ;
2121 cargoHashes = {
22- "1.14.0 " = "sha256-8fcOXAzheG9xm1v7uD3T+6oc/dD4cjtu3zzBBh2EkcE =" ;
22+ "1.15.2 " = "sha256-eBGxVtE25txA17zxXdlSC6Vbrm+/v1fA7iTIBDvQ71M =" ;
2323 "1.11.3" = "sha256-cEJTokDJQuc9Le5+3ObMDNJmEhWEb+Qh0TV9xZkD9D8=" ;
2424 } ;
2525in
You can’t perform that action at this time.
0 commit comments