Merge pull request #331924 from r-ryantm/auto-update/openfga
openfga: 1.5.6 -> 1.5.8
This commit is contained in:
commit
b9108673a9
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
pname = "openfga";
|
pname = "openfga";
|
||||||
version = "1.5.6";
|
version = "1.5.8";
|
||||||
in
|
in
|
||||||
|
|
||||||
buildGoModule {
|
buildGoModule {
|
||||||
@ -17,10 +17,10 @@ buildGoModule {
|
|||||||
owner = "openfga";
|
owner = "openfga";
|
||||||
repo = "openfga";
|
repo = "openfga";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-R5BqaKiW2jhglJ6zPPQF2Ld97YCttocjhfbo0dDGvCI=";
|
hash = "sha256-cogfwd2rFYl/UKjw1pnsL9D77IHn+5ulvMU+7WU2670=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-zrhLG5msji6t4VPKG85jD8c2XQCRdQkF9UfRMqnzSFM=";
|
vendorHash = "sha256-rU45E9yEh7a1MrbnzFFuNeMpfbODO2O7tqEaiv7CA9Y=";
|
||||||
|
|
||||||
nativeBuildInputs = [ installShellFiles ];
|
nativeBuildInputs = [ installShellFiles ];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user