From 69cfd0c9e6f962be4d9799a5db13b65b0d61a58a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 20 Jul 2021 02:03:42 -0700 Subject: [PATCH] halo: Update to version 1.4.10 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index 42b07a18a3..cb7d1ceb44 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,5 +1,5 @@ { - "version": "1.4.8", + "version": "1.4.10", "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.8/halo-1.4.8.jar#/halo.jar", - "hash": "3ce7f17c2cdf80159e0fff748999068860c1475bbda3a3da4fe81200e53374b6", + "url": "https://github.com/halo-dev/halo/releases/download/v1.4.10/halo-1.4.10.jar#/halo.jar", + "hash": "8d70e87fe3eb1c91ee832fc904748d9c137914d0a78d308ee9c6d0d1564981a8", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"