nginx-sso: 0.27.5 -> 0.27.6

This commit is contained in:
R. Ryantm
2025-12-25 05:16:57 +00:00
parent 657425eae2
commit 7d514ccf03
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule rec {
pname = "nginx-sso";
version = "0.27.5";
version = "0.27.6";
src = fetchFromGitHub {
owner = "Luzifer";
repo = "nginx-sso";
rev = "v${version}";
hash = "sha256-yiwKnOv/4Zy9bBvQZiIp8cH1XvgV88m9t4ptqQp1LG8=";
hash = "sha256-nYqk1VK6R9HH67NLQDUifW3AjIW5pjD1Jmf+cYH3SQo=";
};
vendorHash = "sha256-KflzlrjOOTDZQq2yP0zQsDgULrbnoeRRxOVHxKINsYw=";