xournalpp-nightly: Update to version 1.1.0.dev-nightly.20210128
parent
78594b7365
commit
fd70e9ee34
|
@ -1,22 +1,22 @@
|
|||
{
|
||||
"version": "1.1.0.dev-nightly.20210126",
|
||||
"version": "1.1.0.dev-nightly.20210128",
|
||||
"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": {
|
||||
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210126-windows.zip",
|
||||
"hash": "948f3a41028598b0dcc4fbed7a527c612723072e7f8e67121e250f90e59762b0"
|
||||
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210128-windows.zip",
|
||||
"hash": "a8b037a53e7d00707539060b75a859c188e1ce4970bdac0c505572b2b6df176b"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
"Expand-7zipArchive \"$dir\\xournalpp-$version-windows.exe\" -Removal",
|
||||
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
|
||||
],
|
||||
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20210126-windows.exe", "xournalpp-nightly" ] ],
|
||||
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20210128-windows.exe", "xournalpp-nightly" ] ],
|
||||
"shortcuts": [
|
||||
[
|
||||
"xournalpp-1.1.0+dev-nightly.20210126-windows.exe",
|
||||
"xournalpp-1.1.0+dev-nightly.20210128-windows.exe",
|
||||
"Xournal++ Nightly"
|
||||
]
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue