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