Skip to content

Commit a328077

Browse files
anubis: 1.15.1 -> 1.15.2 (NixOS#396608)
Co-authored-by: knightpp <[email protected]>
2 parents 82541d0 + b25f8e8 commit a328077

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/an/anubis/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
}:
88
buildGoModule (finalAttrs: {
99
pname = "anubis";
10-
version = "1.15.1";
10+
version = "1.15.2";
1111

1212
src = fetchFromGitHub {
1313
owner = "TecharoHQ";
1414
repo = "anubis";
1515
tag = "v${finalAttrs.version}";
16-
hash = "sha256-PlZEGe3kTBkTd17nTLSW6pGiUKIPVQttep92FT+10g8=";
16+
hash = "sha256-5OqpmuRTrM+hseIhR2sTb+K01Co6X+Rhb6mN+U54NAI=";
1717
};
1818

1919
vendorHash = "sha256-Rcra5cu7zxGm2LhL2x9Kd3j/uQaEb8OOh/j5Rhh8S1k=";

0 commit comments

Comments
 (0)