auth0-cli: 1.22.0 -> 1.23.0 (#461601)

This commit is contained in:
Nick Cao
2025-11-14 20:39:28 +00:00
committed by GitHub

View File

@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "auth0-cli";
version = "1.22.0";
version = "1.23.0";
src = fetchFromGitHub {
owner = "auth0";
repo = "auth0-cli";
tag = "v${version}";
hash = "sha256-y+vNIXwSNVWwR6uSyLqsk366Y558sZxK4RYG/Cres/4=";
hash = "sha256-PndZRmgbM2d/hQgdxM1ZJ7jkOxlogxV5z0IFiowWM1g=";
};
vendorHash = "sha256-eqeicg4ZWd/oOjaULXKjI5t8+4lSl5HFG3fOaeF5zB4=";
vendorHash = "sha256-QH0DRhuq6ErtvRfkbVwNyKRqXlqVYYgk4fR/UTLet78=";
ldflags = [
"-s"