halo: Update to version 1.4.4

This commit is contained in:
Jakub Čábera 2021-02-07 15:58:24 +01:00
parent 15d39ef043
commit 2d9d0be7ab

View File

@ -1,5 +1,5 @@
{ {
"version": "1.4.3", "version": "1.4.4",
"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.3/halo-1.4.3.jar#/halo.jar", "url": "https://github.com/halo-dev/halo/releases/download/v1.4.4/halo-1.4.4.jar#/halo.jar",
"hash": "8b22f038ec7930afb34c05c23221117973e48713d0b170adb9c87d1471ee0328", "hash": "ff6605f8ea22ff801e4a6f32f8d4b0ca3ac5c7ae79a354cc57b5d3426ec7b0af",
"bin": "halo.jar", "bin": "halo.jar",
"checkver": { "checkver": {
"github": "https://github.com/halo-dev/halo" "github": "https://github.com/halo-dev/halo"