From 4b84ce37e3027f42e585a7c91f4b1e9c2ac50c05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 12:31:35 +0000 Subject: [PATCH] halo: Update to version 2.13.1 --- bucket/halo.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/halo.json b/bucket/halo.json index fe81ed5cce..d7c6309c13 100644 --- a/bucket/halo.json +++ b/bucket/halo.json @@ -1,13 +1,13 @@ { - "version": "2.13.0", + "version": "2.13.1", "description": "A modern personal independent blog system.", "homepage": "https://halo.run", "license": "GPL-3.0-or-later", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/halo-dev/halo/releases/download/v2.13.0/halo-2.13.0.jar#/halo.jar", - "hash": "411e2ace94e005ef069917c1c4f337919c7eb7eb9e1e1ed6796d9b8e20fc0bb1", + "url": "https://github.com/halo-dev/halo/releases/download/v2.13.1/halo-2.13.1.jar#/halo.jar", + "hash": "e8b214f82841d9fca3e5f20320d350da5da975683b9743fdc1590e19d1d54a68", "bin": "halo.jar", "checkver": { "github": "https://github.com/halo-dev/halo"