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