Skip to content

Commit a793ee3

Browse files
anubis: 1.15.0 -> 1.15.1 (#395042)
2 parents eb53061 + 8e764a0 commit a793ee3

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.0";
10+
version = "1.15.1";
1111

1212
src = fetchFromGitHub {
1313
owner = "TecharoHQ";
1414
repo = "anubis";
1515
tag = "v${finalAttrs.version}";
16-
hash = "sha256-n70H2FBvp7hxvRqU1+bvef9UrOzkSpg9QtFoqGyXiaM=";
16+
hash = "sha256-PlZEGe3kTBkTd17nTLSW6pGiUKIPVQttep92FT+10g8=";
1717
};
1818

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

0 commit comments

Comments
 (0)