hugo: Update to version 0.107.0

This commit is contained in:
github-actions[bot] 2022-11-24 16:29:38 +00:00
parent 0b3fb5963e
commit 393b4e4ab4

View File

@ -1,16 +1,16 @@
{
"version": "0.106.0",
"version": "0.107.0",
"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.106.0/hugo_0.106.0_windows-amd64.zip",
"hash": "b83deb0a819d9a9cf3ecd67ec4bb8b5476cb6a03ef44a41fa4c2bf15b673b264"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.107.0/hugo_0.107.0_windows-amd64.zip",
"hash": "3a003f64ae8718fa7ef985d03082a6d9bacf07a98cfb45b0d01de5cffbaa3a02"
},
"arm64": {
"url": "https://github.com/gohugoio/hugo/releases/download/v0.106.0/hugo_0.106.0_windows-arm64.zip",
"hash": "c6f2b3b834f78291f06d873f4b7eba9d3e2bccc81621e3ac9047a30931f48f0e"
"url": "https://github.com/gohugoio/hugo/releases/download/v0.107.0/hugo_0.107.0_windows-arm64.zip",
"hash": "53273c658f827b7448b9de6639b5836612a2534f13f3f2e3f337364d23dd378f"
}
},
"bin": "hugo.exe",