Skip to content

Commit fef3495

Browse files
mactracker: 7.13 -> 7.13.2
1 parent 07679c4 commit fef3495

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ma/mactracker/package.nix

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

1414
stdenvNoCC.mkDerivation (finalAttrs: {
1515
pname = "mactracker";
16-
version = "7.13";
16+
version = "7.13.2";
1717

1818
src = fetchurl {
1919
url = "https://mactracker.ca/downloads/Mactracker_${finalAttrs.version}.zip";
20-
hash = "sha256-GbaGhYF9Pf3EpzoLQd9fkWYxHFwCkYdlRyy33lieUxM=";
20+
hash = "sha256-Ns2es6uMqfHKmeVV6ehGXV0pNtv2T3eNYLnRvsjOhpE=";
2121
};
2222

2323
dontPatch = true;

0 commit comments

Comments
 (0)