hugo: Update to version 0.123.8

This commit is contained in:
github-actions[bot] 2024-03-07 16:27:03 +00:00
parent 69a00c2fa2
commit fa277362b3

View File

@ -1,16 +1,16 @@
{
"version": "0.123.7",
"version": "0.123.8",
"description": "Speedy and flexible static site generator (without Sass/SCSS support)",
"homepage": "https://gohugo.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.7/hugo_0.123.7_windows-amd64.zip",
"hash": "eaf2e462a276cdf4f75743c7893054bf53276867c2a2993df062d0cf45d7f875"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.8/hugo_0.123.8_windows-amd64.zip",
"hash": "a992ca09f9a783c0b7c7e17f4df56c6050ea54bcef8ada7fee84008590af55a8"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.7/hugo_0.123.7_windows-arm64.zip",
"hash": "de168f13aef56dd0a24673d891d8ca3948ec54de8e9f77e5ccc686e77b70f1d1"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.123.8/hugo_0.123.8_windows-arm64.zip",
"hash": "f1159960a9d792d49a509c38a7d5e408735393428515e21532c620cb9b1a567e"
}
},
"bin": "hugo.exe",