From 85e4ff807eebe947e548b885f85384b89e3a7958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 28 Jan 2021 07:31:09 +0100 Subject: [PATCH] halo: Update to version 1.4.3 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 6223b29c1c..63842258e2 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,5 +1,5 @@ { - "version": "1.4.2", + "version": "1.4.3", "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.2/halo-1.4.2.jar#/halo.jar", - "hash": "da6081d4267f05de428f432f01adb577b50bc772689e24f92fac1180fffe0097", + "url": "https://github.com/halo-dev/halo/releases/download/v1.4.3/halo-1.4.3.jar#/halo.jar", + "hash": "8b22f038ec7930afb34c05c23221117973e48713d0b170adb9c87d1471ee0328", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"