Skip to content

Commit 669a3a5

Browse files
AntonOksAntonOks
AntonOks
authored and
AntonOks
committed
xournalpp-aoks: Added the "autoupdate.architecture.extract_dir"
1 parent 6400360 commit 669a3a5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

bucket/xournalpp-aoks.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"hash": "d593d727786ebf2555c406fc9617c738ba2ebd33144af12b75c2f286e582bb36"
1010
}
1111
},
12-
"extract_dir": "xournalpp-$version-windows-portable-x86_64",
12+
"extract_dir": "xournalpp-1.2.5-windows-portable-x86_64",
1313
"bin": "bin\\xournalpp.exe",
1414
"shortcuts": [
1515
[
@@ -21,7 +21,8 @@
2121
"autoupdate": {
2222
"architecture": {
2323
"64bit": {
24-
"url": "https://github.com/xournalpp/xournalpp/releases/download/v$version/xournalpp-$version-windows-portable-x86_64.zip"
24+
"url": "https://github.com/xournalpp/xournalpp/releases/download/v$version/xournalpp-$version-windows-portable-x86_64.zip",
25+
"extract_dir": "xournalpp-$version-windows-portable-x86_64"
2526
}
2627
}
2728
}

0 commit comments

Comments
 (0)