xournalpp-nightly: Update to version 1.1.0.dev-nightly.20201219
parent
3a494cd04c
commit
1dfa7126a2
|
@ -1,22 +1,22 @@
|
||||||
{
|
{
|
||||||
"version": "1.1.0.dev-nightly.20201216",
|
"version": "1.1.0.dev-nightly.20201219",
|
||||||
"description": "Nightly dev releases of xournalpp, a handwriting notetaking software with PDF annotation support",
|
"description": "Nightly dev releases of xournalpp, a handwriting notetaking software with PDF annotation support",
|
||||||
"homepage": "https://github.com/xournalpp/xournalpp",
|
"homepage": "https://github.com/xournalpp/xournalpp",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20201216-windows.zip",
|
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20201219-windows.zip",
|
||||||
"hash": "862246ee2a7e2181c3c926975d52ff260c9d5693c818a225abb01c38ccead31e"
|
"hash": "51b349b98b6e4065e9a651a3522764fb114663015d95a8e5ed624f529446e39e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"Expand-7zipArchive \"$dir\\xournalpp-$version-windows.exe\" -Removal",
|
"Expand-7zipArchive \"$dir\\xournalpp-$version-windows.exe\" -Removal",
|
||||||
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
|
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
|
||||||
],
|
],
|
||||||
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20201216-windows.exe", "xournalpp-nightly" ] ],
|
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20201219-windows.exe", "xournalpp-nightly" ] ],
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
"xournalpp-1.1.0+dev-nightly.20201216-windows.exe",
|
"xournalpp-1.1.0+dev-nightly.20201219-windows.exe",
|
||||||
"Xournal++ Nightly"
|
"Xournal++ Nightly"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue