Skip to content

Commit 5f87ba1

Browse files
Zemogiterplata
authored andcommitted
Update Epic Games Launcher: fix checksum (#674)
1 parent 73e5db9 commit 5f87ba1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Applications/Games/Epic Games Launcher/Online

Applications/Games/Epic Games Launcher/Online/script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ var installerImplementation = {
88
.applicationHomepage("https://www.unrealengine.com/download")
99
.author("Plata")
1010
.url("https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi")
11-
.checksum("15da9dd4eac2ea4da80b602a274235c8537be156")
11+
.checksum("08ee775d59a142032f179baa9a85464ae5dc5940")
1212
.installationArgs(["/q"])
1313
.category("Games")
1414
.executable("EpicGamesLauncher.exe", ["-SkipBuildPatchPrereq", "-OpenGL"])

0 commit comments

Comments
 (0)