xournalpp-nightly: Update to version 1.1.0.dev-nightly.20210305
parent
184ab07598
commit
47e18177f9
|
@ -1,22 +1,22 @@
|
||||||
{
|
{
|
||||||
"version": "1.1.0.dev-nightly.20210302",
|
"version": "1.1.0.dev-nightly.20210305",
|
||||||
"description": "Nightly dev releases of Xournalpp",
|
"description": "Nightly dev releases of Xournalpp",
|
||||||
"homepage": "https://github.com/xournalpp/xournalpp",
|
"homepage": "https://github.com/xournalpp/xournalpp",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210302-windows.zip",
|
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210305-windows.zip",
|
||||||
"hash": "37dce949312a26e9de527d3e195f6707755c301c00be44a687652234af034f55"
|
"hash": "050af6f7beb81eb4b1a1bb51f241bfd27dfbde5160899eb384e33a2f57d034dd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"Expand-7zipArchive \"$dir\\xournalpp-$version-windows.exe\" -Removal",
|
"Expand-7zipArchive \"$dir\\xournalpp-$version-windows.exe\" -Removal",
|
||||||
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
|
"Remove-Item \"$dir\\`$*\", \"$dir\\Uninst*\" -Recurse"
|
||||||
],
|
],
|
||||||
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20210302-windows.exe", "xournalpp-nightly" ] ],
|
"bin": [ [ "xournalpp-1.1.0+dev-nightly.20210305-windows.exe", "xournalpp-nightly" ] ],
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
"xournalpp-1.1.0+dev-nightly.20210302-windows.exe",
|
"xournalpp-1.1.0+dev-nightly.20210305-windows.exe",
|
||||||
"Xournal++ Nightly"
|
"Xournal++ Nightly"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue