hugo: Update to version 0.124.1

This commit is contained in:
github-actions[bot] 2024-03-20 12:30:44 +00:00
parent c93d4601fe
commit f0a4a45a2a

View File

@ -1,16 +1,16 @@
{
"version": "0.124.0",
"version": "0.124.1",
"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.124.0/hugo_0.124.0_windows-amd64.zip",
"hash": "0f549c2e36cce7a2c2dcdccae99475e5d38489d9390c435db2c0d7488e73f271"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.124.1/hugo_0.124.1_windows-amd64.zip",
"hash": "2cf91236b098a29b915dff6395d908e019ce0d95c1c9f354d1a5a93c23a62c9b"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.124.0/hugo_0.124.0_windows-arm64.zip",
"hash": "08aba8ba4fe841afb360116b234aea5e65d366ec9475b61e7804fb475d6862a6"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.124.1/hugo_0.124.1_windows-arm64.zip",
"hash": "eceed243e1393ab99fa2009443f7cf8a1155f1589631cf47ea3406133acce7c3"
}
},
"bin": "hugo.exe",