Skip to content

Commit 254cea3

Browse files
xivlauncher: 1.1.1 -> 1.1.2 (#394978)
Co-authored-by: witchof0x20 <[email protected]>
2 parents 77b584d + 83cfa06 commit 254cea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/xi/xivlauncher/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
}:
1818

1919
let
20-
rev = "1.1.1";
20+
rev = "1.1.2";
2121
in
2222
buildDotnetModule rec {
2323
pname = "XIVLauncher";
@@ -27,7 +27,7 @@ buildDotnetModule rec {
2727
owner = "goatcorp";
2828
repo = "XIVLauncher.Core";
2929
inherit rev;
30-
hash = "sha256-gXec5Btnm/9M7jgPdrnLn8im0jCdLCJjsEBPpuCNz2I=";
30+
hash = "sha256-QkA18C3oWxcW0vK6sji7vbm4bY5LxwIWierAg5qf38Q=";
3131
fetchSubmodules = true;
3232
};
3333

0 commit comments

Comments
 (0)