mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-11 06:05:14 +00:00
hugo: Update to version 0.76.0
This commit is contained in:
parent
dd3098311a
commit
029413cbfb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.75.1",
|
||||
"version": "0.76.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.75.1/hugo_0.75.1_windows-64bit.zip",
|
||||
"hash": "bdb12757be5546ea2f88f1f9b93f54fe70c84d2715a4404e0e23d25b7ea4c29c"
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.0/hugo_0.76.0_windows-64bit.zip",
|
||||
"hash": "49503dcf48d93e5f9e8574d9bad69b3fad4485d260fd7f0d71a9e7fadbae6fd2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.75.1/hugo_0.75.1_windows-32bit.zip",
|
||||
"hash": "c29ad8ace804709c59b10831a9085e7e6cc9965bc4186c7d91422380a220ffcf"
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v0.76.0/hugo_0.76.0_windows-32bit.zip",
|
||||
"hash": "0bde4dcf0da47e2ad2be2b02f529367da1faf2acf085c4da90140956749e7f06"
|
||||
}
|
||||
},
|
||||
"bin": "hugo.exe",
|
||||
@ -27,7 +27,7 @@
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://github.com/gohugoio/hugo/releases/download/v$version/hugo_$version_checksums.txt"
|
||||
"url": "$baseurl/hugo_$version_checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user