Skip to content

Commit 12133f6

Browse files
apx: 2.4.3 -> 2.4.4 (#360705)
2 parents 81594eb + 23e0aee commit 12133f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ap/apx/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
buildGoModule rec {
1111
pname = "apx";
12-
version = "2.4.3";
12+
version = "2.4.4";
1313

1414
src = fetchFromGitHub {
1515
owner = "Vanilla-OS";
1616
repo = "apx";
1717
rev = "v${version}";
18-
hash = "sha256-zzdg8cIu4+l8f//Rn11NByh6jfVpidZ+5PT+DubzYPU=";
18+
hash = "sha256-60z6wbbXQp7MA5l7LP/mToZftX+nbcs2Mewg5jCFwFk=";
1919
};
2020

2121
vendorHash = "sha256-YHnPLjZWUYoARHF4V1Pm1LYdCJGubPCve0wQ5FpeXUg=";

0 commit comments

Comments
 (0)