We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e5db9 commit 5f87ba1Copy full SHA for 5f87ba1
1 file changed
Applications/Games/Epic Games Launcher/Online/script.js
@@ -8,7 +8,7 @@ var installerImplementation = {
8
.applicationHomepage("https://www.unrealengine.com/download")
9
.author("Plata")
10
.url("https://launcher-public-service-prod06.ol.epicgames.com/launcher/api/installer/download/EpicGamesLauncherInstaller.msi")
11
- .checksum("15da9dd4eac2ea4da80b602a274235c8537be156")
+ .checksum("08ee775d59a142032f179baa9a85464ae5dc5940")
12
.installationArgs(["/q"])
13
.category("Games")
14
.executable("EpicGamesLauncher.exe", ["-SkipBuildPatchPrereq", "-OpenGL"])
0 commit comments