From 2d9d0be7ab94dd94fc41c1a30449a495bb0b4cd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 7 Feb 2021 15:58:24 +0100 Subject: [PATCH] halo: Update to version 1.4.4 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 63842258e2..5481c72cc3 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,5 +1,5 @@ { - "version": "1.4.3", + "version": "1.4.4", "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.3/halo-1.4.3.jar#/halo.jar", - "hash": "8b22f038ec7930afb34c05c23221117973e48713d0b170adb9c87d1471ee0328", + "url": "https://github.com/halo-dev/halo/releases/download/v1.4.4/halo-1.4.4.jar#/halo.jar", + "hash": "ff6605f8ea22ff801e4a6f32f8d4b0ca3ac5c7ae79a354cc57b5d3426ec7b0af", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"