25 lines
999 B
JSON
25 lines
999 B
JSON
{
|
|
"version": "1.1.0.dev-nightly.20210309",
|
|
"description": "Nightly dev releases of Xournalpp",
|
|
"homepage": "https://github.com/xournalpp/xournalpp",
|
|
"license": "GPL-2.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210309-windows.zip",
|
|
"hash": "a4b5eec62fce3712091beece716264a95f7e8c64fa5c57872e47cbbfee9211f6"
|
|
}
|
|
},
|
|
"pre_install": [
|
|
"Expand-7zipArchive \"$dir\\xournalpp-$version-windows.exe\" -Removal",
|
|
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
|
|
],
|
|
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20210309-windows.exe", "xournalpp-nightly" ] ],
|
|
"shortcuts": [
|
|
[
|
|
"xournalpp-1.1.0+dev-nightly.20210309-windows.exe",
|
|
"Xournal++ Nightly"
|
|
]
|
|
],
|
|
"notes": "Latest available dev nightly build. For regular releases use xournalpp from the main extras bucket"
|
|
}
|