From 19b2662f24426c8c838983e4a4578cb5a8589e97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 16 Sep 2021 23:52:05 -0700 Subject: [PATCH] halo: Update to version 1.4.12 --- bucket/gibo.json | 1 - bucket/halo.json | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/bucket/gibo.json b/bucket/gibo.json index a0ebe00d14..769b591f54 100644 --- a/bucket/gibo.json +++ b/bucket/gibo.json @@ -7,7 +7,6 @@ "hash": "4669227c5ec61dc1d60c373f11656dad30f9cf5d9d402129fc883165dcee9afc", "extract_dir": "gibo-2.2.4", "bin": "gibo.bat", - "checkver": "github", "autoupdate": { "url": "https://github.com/simonwhitaker/gibo/archive/$version.zip", "extract_dir": "gibo-$version" diff --git a/bucket/halo.json b/bucket/halo.json index 24cab4650e..80f73550f3 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,5 +1,5 @@ { - "version": "1.4.11", + "version": "1.4.12", "description": "A modern personal independent blog system.", "homepage": "https://halo.run", "license": "GPL-3.0-or-later", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://github.com/halo-dev/halo/releases/download/v1.4.11/halo-1.4.11.jar#/halo.jar", - "hash": "8afecec651a1c3a8cca1ab2b2109c569bb2bd7123b6d8302389c807832d78749", + "url": "https://github.com/halo-dev/halo/releases/download/v1.4.12/halo-1.4.12.jar#/halo.jar", + "hash": "7f7338276e0bb3d37cd6a70e782daa6261a1b50f5ec1805fb3c1bbf738ed6a74", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"