Merge pull request #302321 from r-ryantm/auto-update/infisical
infisical: 0.19.1 -> 0.20.1
This commit is contained in:
commit
dc1f25d115
2 changed files with 5 additions and 5 deletions
|
@ -15,7 +15,7 @@ let
|
||||||
buildHashes = builtins.fromJSON (builtins.readFile ./hashes.json);
|
buildHashes = builtins.fromJSON (builtins.readFile ./hashes.json);
|
||||||
|
|
||||||
# the version of infisical
|
# the version of infisical
|
||||||
version = "0.19.1";
|
version = "0.20.1";
|
||||||
|
|
||||||
# the platform-specific, statically linked binary
|
# the platform-specific, statically linked binary
|
||||||
src =
|
src =
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{ "_comment": "@generated by pkgs/development/tools/infisical/update.sh"
|
{ "_comment": "@generated by pkgs/development/tools/infisical/update.sh"
|
||||||
, "x86_64-linux": "sha256-wkVYyS3VxD6WEvLhKbt21xwmbVixMthssrkkM8J7Q7Y="
|
, "x86_64-linux": "sha256-W5k/xGL6R4ox9XQShWl2PqpvbJYIqeM4Qx3bG+5HpAo="
|
||||||
, "x86_64-darwin": "sha256-+L7k5ux49cQAUdpdBOrTdvXYDrewNb357CCb8jFNlKE="
|
, "x86_64-darwin": "sha256-sFGKUh4qkj5EZ5NE6wQqO2TAmHuMH4qgcdJlx92ygr8="
|
||||||
, "aarch64-linux": "sha256-iD8L9ICsw4Xt9UA4GdS1KICI/nU4P+qdE89RNKD81B8="
|
, "aarch64-linux": "sha256-t80Nt1YXwmcjagZRaPgXH4m7D5sKhwLz9YcX6cOArRQ="
|
||||||
, "aarch64-darwin": "sha256-iDdH/toB39HjBPSrFslTDNhbc4xCu7lmC7jgsOWvVJI="
|
, "aarch64-darwin": "sha256-INNcqrCy5px9vwh6yM03baSgj2uHgPrbKAatGl84R5M="
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue