From a41b0516eca115ee876958a534d1bfda704b7004 Mon Sep 17 00:00:00 2001 From: earnest ma Date: Wed, 28 Apr 2021 20:22:15 -0400 Subject: [PATCH] xournalpp-nightly: Update to version 20210429 --- bucket/xournalpp-nightly.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/xournalpp-nightly.json b/bucket/xournalpp-nightly.json index 2d07a04..d29ac22 100644 --- a/bucket/xournalpp-nightly.json +++ b/bucket/xournalpp-nightly.json @@ -1,12 +1,12 @@ { - "version": "20210427", + "version": "20210429", "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.20210427-windows.zip", - "hash": "b395427704eeff4c4274c86c7236cf3030eee535dff43851980857cf773a5dbe" + "url": "https://github.com/xournalpp/xournalpp/releases/download/nightly/xournalpp-1.1.0.dev-nightly.20210429-windows.zip", + "hash": "e94510a61ba176602811c46a85a28ce5a0ff363571b308a72a6cfc732d400a1a" } }, "pre_install": "Get-ChildItem \"$dir\\*.exe\" | ForEach-Object -Process { Expand-7zipArchive $_ -Removal }",