2020-11-30 11:55:18 -05:00
|
|
|
{
|
2021-02-28 19:29:17 -05:00
|
|
|
"version": "1.1.0.dev-nightly.20210301",
|
2021-02-17 21:52:04 -05:00
|
|
|
"description": "Nightly dev releases of Xournalpp",
|
2020-11-30 11:55:18 -05:00
|
|
|
"homepage": "https://github.com/xournalpp/xournalpp",
|
|
|
|
"license": "GPL-2.0-or-later",
|
|
|
|
"architecture": {
|
|
|
|
"64bit": {
|
2021-02-28 19:29:17 -05:00
|
|
|
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210301-windows.zip",
|
|
|
|
"hash": "a6f0828535f5344e879d38e3a63e389eadda4dc69772688fcf573d437a3d1f13"
|
2020-11-30 11:55:18 -05:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"pre_install": [
|
|
|
|
"Expand-7zipArchive \"$dir\\xournalpp-$version-windows.exe\" -Removal",
|
|
|
|
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
|
|
|
|
],
|
2021-02-28 19:29:17 -05:00
|
|
|
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20210301-windows.exe", "xournalpp-nightly" ] ],
|
2020-11-30 11:55:18 -05:00
|
|
|
"shortcuts": [
|
|
|
|
[
|
2021-02-28 19:29:17 -05:00
|
|
|
"xournalpp-1.1.0+dev-nightly.20210301-windows.exe",
|
2020-11-30 11:55:18 -05:00
|
|
|
"Xournal++ Nightly"
|
|
|
|
]
|
|
|
|
],
|
2021-01-12 21:51:56 -05:00
|
|
|
"notes": "Latest available dev nightly build. For regular releases use xournalpp from the main extras bucket"
|
2020-11-30 11:55:18 -05:00
|
|
|
}
|