2020-11-30 11:55:18 -05:00
|
|
|
{
|
2021-01-26 19:52:16 -05:00
|
|
|
"version": "1.1.0.dev-nightly.20210126",
|
2020-11-30 11:55:18 -05:00
|
|
|
"description": "Nightly dev releases of xournalpp, a handwriting notetaking software with PDF annotation support",
|
|
|
|
"homepage": "https://github.com/xournalpp/xournalpp",
|
|
|
|
"license": "GPL-2.0-or-later",
|
|
|
|
"architecture": {
|
|
|
|
"64bit": {
|
2021-01-26 19:52:16 -05:00
|
|
|
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210126-windows.zip",
|
|
|
|
"hash": "948f3a41028598b0dcc4fbed7a527c612723072e7f8e67121e250f90e59762b0"
|
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-01-26 19:52:16 -05:00
|
|
|
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20210126-windows.exe", "xournalpp-nightly" ] ],
|
2020-11-30 11:55:18 -05:00
|
|
|
"shortcuts": [
|
|
|
|
[
|
2021-01-26 19:52:16 -05:00
|
|
|
"xournalpp-1.1.0+dev-nightly.20210126-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
|
|
|
}
|