infisical: 0.41.88 -> 0.41.90

This commit is contained in:
R. Ryantm 2025-07-21 10:35:12 +00:00
parent 69a9952603
commit e7f309c140
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@ let
buildHashes = builtins.fromJSON (builtins.readFile ./hashes.json);
# the version of infisical
version = "0.41.88";
version = "0.41.90";
# the platform-specific, statically linked binary
src =

View File

@ -1,6 +1,6 @@
{ "_comment": "@generated by pkgs/development/tools/infisical/update.sh"
, "x86_64-linux": "sha256-P1IsNiJMXbAx4w2/tvEQlNa+jqC705CCfLjwVRg73AM="
, "x86_64-darwin": "sha256-5O6aIfomktBUh4ggduuMJQzLdK+q0pevdD3F5RpSFRU="
, "aarch64-linux": "sha256-FHaDpHODFSEcv/3+bEBxT7fdZzH13N9MPN5FrIDY4k8="
, "aarch64-darwin": "sha256-POn9SpierzUYtAppyGBVNNnpnaGOYleDuaZ2/gIETig="
, "x86_64-linux": "sha256-/2fksPX6/hsz6hYGdn5iNah0LMR+avY0zf9UuNH8zAo="
, "x86_64-darwin": "sha256-SQD0zqHl8eLBz8jsSf6tOqKSFimgrjAX+7M0o8yAEqo="
, "aarch64-linux": "sha256-lrkyolCSgLQiet287Br0aGYCP/daaYzJAaqMvsqsbsw="
, "aarch64-darwin": "sha256-pw06koxiY9gYvDw0b6tRTMy3BGYS36mxV0q8TWEA7vM="
}