infisical: 0.16.7 -> 0.16.10
This commit is contained in:
parent
6d20002d96
commit
33b1d001bd
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.16.7";
|
version = "0.16.10";
|
||||||
|
|
||||||
# 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-wN+NoIDl8B/ANxES2XVkQBpTK3zUL+Xh+4BxKlcSkr0="
|
, "x86_64-linux": "sha256-EjAm8toawTRKlnVr/dXXvfZ7IubKgjJh5qkR5lwBga8="
|
||||||
, "x86_64-darwin": "sha256-ZkIGzcQd+MMJjiHPubLnHcc3H7Qpahs5LyJ+ytrYgfo="
|
, "x86_64-darwin": "sha256-W2enmLucQpDLaUzsbSmQ2wq1nU5k5a93iqlAERJ/b/g="
|
||||||
, "aarch64-linux": "sha256-P/AMelaej8D3BlUQBjOxCn8DADkVsU7lBY5dLJ0Wz6I="
|
, "aarch64-linux": "sha256-i5irWQmZVqKuzgAmL1wvo/3V7czEiIG8yANDhdb0tPk="
|
||||||
, "aarch64-darwin": "sha256-jQkLwY6Sq9cN/ujz4wlzjTBjaIYzZKMh/J/5CMWuRf8="
|
, "aarch64-darwin": "sha256-GjG8FBT3eulRYLyy4iiuXuQjiL+Au8Dd/h7buXDNlyQ="
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue