Skip to content

Commit a26ad93

Browse files
forge-mtg: 2.0.09 -> 2.0.10 (#494522)
2 parents b013007 + 1fbf1b9 commit a26ad93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/fo/forge-mtg/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
}:
1717

1818
let
19-
version = "2.0.09";
19+
version = "2.0.10";
2020

2121
src = fetchFromGitHub {
2222
owner = "Card-Forge";
2323
repo = "forge";
2424
rev = "forge-${version}";
25-
hash = "sha256-TRK6fUOLbI3lLdkSXvvuix0sGbpKLvMmYMx5ozViDRE=";
25+
hash = "sha256-+HMR5fI5Ho6KyfO/IZab2cZ2N7At4Vz8vKnYXlF9Dvg=";
2626
};
2727

2828
# launch4j downloads and runs a native binary during the package phase.

0 commit comments

Comments
 (0)