openfga: 1.8.3 -> 1.8.4
This commit is contained in:
parent
eac5f2caf9
commit
d0c9f03f10
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
pname = "openfga";
|
pname = "openfga";
|
||||||
version = "1.8.3";
|
version = "1.8.4";
|
||||||
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-f8yTmk542u/YPSq3oOa9REkHDGr32tP8OOs+ctNBt2E=";
|
hash = "sha256-esamtNfmQajcxE/+pt7vf7+EsMojl9WL8mS4J6A5FiM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-cuq7W465azHuVqnlzE0dD84R7F8/ErKt9wE4kjyI3Yc=";
|
vendorHash = "sha256-NCRWUoElBs2jsUBNVqDiBdtsMFx8N6S7VkwHIL2cj1o=";
|
||||||
|
|
||||||
nativeBuildInputs = [ installShellFiles ];
|
nativeBuildInputs = [ installShellFiles ];
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user