halo: Update to version 1.4.12

This commit is contained in:
Jakub Čábera 2021-09-16 23:52:05 -07:00
parent fbe5a05593
commit 19b2662f24
2 changed files with 3 additions and 4 deletions

View File

@ -7,7 +7,6 @@
"hash": "4669227c5ec61dc1d60c373f11656dad30f9cf5d9d402129fc883165dcee9afc", "hash": "4669227c5ec61dc1d60c373f11656dad30f9cf5d9d402129fc883165dcee9afc",
"extract_dir": "gibo-2.2.4", "extract_dir": "gibo-2.2.4",
"bin": "gibo.bat", "bin": "gibo.bat",
"checkver": "github",
"autoupdate": { "autoupdate": {
"url": "https://github.com/simonwhitaker/gibo/archive/$version.zip", "url": "https://github.com/simonwhitaker/gibo/archive/$version.zip",
"extract_dir": "gibo-$version" "extract_dir": "gibo-$version"

View File

@ -1,5 +1,5 @@
{ {
"version": "1.4.11", "version": "1.4.12",
"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.11/halo-1.4.11.jar#/halo.jar", "url": "https://github.com/halo-dev/halo/releases/download/v1.4.12/halo-1.4.12.jar#/halo.jar",
"hash": "8afecec651a1c3a8cca1ab2b2109c569bb2bd7123b6d8302389c807832d78749", "hash": "7f7338276e0bb3d37cd6a70e782daa6261a1b50f5ec1805fb3c1bbf738ed6a74",
"bin": "halo.jar", "bin": "halo.jar",
"checkver": { "checkver": {
"github": "https://github.com/halo-dev/halo" "github": "https://github.com/halo-dev/halo"