Compare commits
No commits in common. "c36549ca69ef5f3aa9393ab7e678055e2e78eb16" and "e3b4a4ba19184e006057ff8a8ea915f1f2014b4c" have entirely different histories.
c36549ca69
...
e3b4a4ba19
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "1.6.53",
|
||||
"version": "1.6.52",
|
||||
"description": "Desktop downloader",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
@ -1019,8 +1019,8 @@ function runJvmExtractCommand(
|
||||
const args = [
|
||||
"-Dfile.encoding=UTF-8",
|
||||
`-Djava.io.tmpdir=${jvmTmpDir}`,
|
||||
"-Xms512m",
|
||||
"-Xmx8g",
|
||||
"-Xms64m",
|
||||
"-Xmx1g",
|
||||
"-XX:+UseSerialGC",
|
||||
"-cp",
|
||||
layout.classPath,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user