xournalpp-nightly: Update to version 1.1.0.dev-nightly.20201215

main
earnest ma 2020-12-14 19:49:52 -05:00
parent 985ddff4cf
commit b75e6d8214
No known key found for this signature in database
GPG Key ID: 6B361FA81C5FB695
1 changed files with 5 additions and 6 deletions

View File

@ -1,22 +1,22 @@
{
"version": "1.1.0.dev-nightly.20201214",
"version": "1.1.0.dev-nightly.20201215",
"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.20201214-windows.zip",
"hash": "918a08a3b4daeb930509a93abd0ca5b8fbe5fae6b158a5dfda6d089000635c1c"
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20201215-windows.zip",
"hash": "c7dc246c9657f9b0d5e0aa08ea43ae4532a68f87e31b2e47227ff9c6f5d556d2"
}
},
"pre_install": [
"Expand-7zipArchive \"$dir\\xournalpp-$version-windows.exe\" -Removal",
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
],
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20201214-windows.exe", "xournalpp-nightly" ] ],
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20201215-windows.exe", "xournalpp-nightly" ] ],
"shortcuts": [
[
"xournalpp-1.1.0+dev-nightly.20201214-windows.exe",
"xournalpp-1.1.0+dev-nightly.20201215-windows.exe",
"Xournal++ Nightly"
]
],
@ -33,4 +33,3 @@
}
}
}