halo: Update to version 1.4.5

This commit is contained in:
Jakub Čábera 2021-02-08 10:14:20 -08:00
parent 9c38f9fc2f
commit bc6916b3e2

View File

@ -1,5 +1,5 @@
{ {
"version": "1.4.4", "version": "1.4.5",
"description": "A modern personal independent blog system.", "description": "A modern personal independent blog system.",
"homepage": "https://halo.run", "homepage": "https://halo.run",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
@ -9,8 +9,8 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/halo-dev/halo/releases/download/v1.4.4/halo-1.4.4.jar#/halo.jar", "url": "https://github.com/halo-dev/halo/releases/download/v1.4.5/halo-1.4.5.jar#/halo.jar",
"hash": "ff6605f8ea22ff801e4a6f32f8d4b0ca3ac5c7ae79a354cc57b5d3426ec7b0af", "hash": "7d6a20ab50bce69f226fb8ec857045cd04bd7a1438ef075d56469abbb4baea00",
"bin": "halo.jar", "bin": "halo.jar",
"checkver": { "checkver": {
"github": "https://github.com/halo-dev/halo" "github": "https://github.com/halo-dev/halo"