xournalpp-nightly: Update to version 20210602

main
earnest ma 2021-06-06 11:31:51 -04:00
parent 7aefacd944
commit 84fe85dd00
No known key found for this signature in database
GPG Key ID: 6B361FA81C5FB695
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{ {
"version": "20210429", "version": "20210602",
"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.20210429-windows.zip", "url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210602-windows.zip",
"hash": "e94510a61ba176602811c46a85a28ce5a0ff363571b308a72a6cfc732d400a1a" "hash": "4310838571cd62b3d27168e9c304d2d88c7bf9ee7e474ab76c7893f00142f048"
} }
}, },
"pre_install": "Get-ChildItem \"$dir\\*.exe\" | ForEach-Object -Process { Expand-7zipArchive $_ -Removal }", "pre_install": "Get-ChildItem \"$dir\\*.exe\" | ForEach-Object -Process { Expand-7zipArchive $_ -Removal }",