xivlauncher: 1.0.2 -> 1.0.3
This commit is contained in:
parent
3dc551d988
commit
6a55b415ba
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
, useSteamRun ? true }:
|
||||
|
||||
let
|
||||
rev = "1.0.2";
|
||||
rev = "1.0.3";
|
||||
in
|
||||
buildDotnetModule rec {
|
||||
pname = "XIVLauncher";
|
||||
|
@ -13,7 +13,7 @@ in
|
|||
owner = "goatcorp";
|
||||
repo = "XIVLauncher.Core";
|
||||
inherit rev;
|
||||
sha256 = "DlSMxIbgzL5cy+A5nm7ZaA2A0TdINtq2GHW27uxORKI=";
|
||||
hash = "sha256-aQVfW6Ef8X6L6hBEOCY/Py5tEyorXqtOO3v70mD7efA=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue