xournalpp-nightly: Update to version 20210406

main
earnest ma 2021-04-05 20:23:26 -04:00
parent 5b27c962bb
commit 3f87a194c0
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": "20210405",
"version": "20210406",
"description": "Nightly dev releases of Xournalpp",
"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.20210405-windows.zip",
"hash": "24f07265897db9576ce875a16782a3ef2be787c042128def7a205002536f7a7a"
"url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210406-windows.zip",
"hash": "69900667bfa34aa0b57d82748487a6ab5bfc21986b7c354b801c565c0453c241"
}
},
"pre_install": "Get-ChildItem \"$dir\\*.exe\" | ForEach-Object -Process { Expand-7zipArchive $_ -Removal }",