xournalpp-nightly: Update to version 1.1.0.dev-nightly.20210108
parent
5a814844b8
commit
aa30b2da10
|
@ -1,22 +1,22 @@
|
|||
{
|
||||
"version": "1.1.0.dev-nightly.20210107",
|
||||
"version": "1.1.0.dev-nightly.20210108",
|
||||
"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.20210107-windows.zip",
|
||||
"hash": "3c6b3d377c52f0615a21d3adfc5a0d41065a47fada7c0ad5ec426ff9cd3233a1"
|
||||
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210108-windows.zip",
|
||||
"hash": "6d8b79ede55eabe1dd2b7e20e0ff53fc27c0024ef9a2cbdbb14293e7ecb9e39d "
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
"Expand-7zipArchive \"$dir\\xournalpp-$version-windows.exe\" -Removal",
|
||||
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
|
||||
],
|
||||
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20210107-windows.exe", "xournalpp-nightly" ] ],
|
||||
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20210108-windows.exe", "xournalpp-nightly" ] ],
|
||||
"shortcuts": [
|
||||
[
|
||||
"xournalpp-1.1.0+dev-nightly.20210107-windows.exe",
|
||||
"xournalpp-1.1.0+dev-nightly.20210108-windows.exe",
|
||||
"Xournal++ Nightly"
|
||||
]
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue