We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69a54ac commit dec744eCopy full SHA for dec744e
dist/jpackage.args
@@ -11,10 +11,10 @@
11
--dest target
12
--name cryptomator-cli
13
--vendor "Skymatic GmbH"
14
---copyright "(C) 2016 - 2024 Skymatic GmbH"
+--copyright "(C) 2016 - 2025 Skymatic GmbH"
15
--app-version "${JP_APP_VERSION}"
16
--java-options "-Dorg.cryptomator.cli.version=${APP_VERSION}"
17
--java-options "--enable-native-access=${NATIVE_ACCESS_PACKAGE}"
18
--java-options "-Xss5m"
19
--java-options "-Xmx256m"
20
---java-options "-Dfile.encoding=\"utf-8\""
+--java-options "-Dfile.encoding=\"utf-8\""
0 commit comments