algolia-cli: 1.8.2 -> 1.8.4 (#519471)

This commit is contained in:
Nick Cao
2026-05-13 19:50:53 +00:00
committed by GitHub
+2 -2
View File
@@ -6,7 +6,7 @@
installShellFiles,
}:
let
version = "1.8.2";
version = "1.8.4";
in
buildGoModule {
pname = "algolia-cli";
@@ -16,7 +16,7 @@ buildGoModule {
owner = "algolia";
repo = "cli";
tag = "v${version}";
hash = "sha256-i1x6/Ksiz8t8ho1SmcrypzQjERQ0e0Xxvnd5uIlQRoE=";
hash = "sha256-ltr31AnZPTtnfMWaUtsswUnIOXfR76X8pjM9D0uiLJo=";
};
vendorHash = "sha256-WdNuwUz64IZq3gfvFhXX536/tZ/67Ki0xiqIj7sLSEM=";