Skip to content

Commit 5b35c42

Browse files
authored
New version: Hugo.Hugo version 0.155.3 (microsoft#337627)
1 parent d88c0d4 commit 5b35c42

File tree

4 files changed

+98
-0
lines changed

4 files changed

+98
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Hugo.Hugo
5+
PackageVersion: 0.155.3
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: hugo.exe
10+
PortableCommandAlias: hugo
11+
ReleaseDate: 2026-02-08
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.155.3/hugo_0.155.3_windows-amd64.zip
15+
InstallerSha256: 0CB3B395A506D6F5D7F934C11CD292F42F39C7A0FD7568FD366F0EEF74539B40
16+
- Architecture: arm64
17+
InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.155.3/hugo_0.155.3_windows-arm64.zip
18+
InstallerSha256: 9CBA3B9ED7A95BF4CA022E3B94933DAD323B22EDA2F4AC4C5EB19450D43BC67A
19+
ManifestType: installer
20+
ManifestVersion: 1.12.0
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Hugo.Hugo
5+
PackageVersion: 0.155.3
6+
PackageLocale: en-US
7+
Publisher: The Hugo Authors
8+
PublisherUrl: https://gohugo.io/
9+
PublisherSupportUrl: https://discourse.gohugo.io/
10+
PackageName: Hugo
11+
PackageUrl: https://gohugo.io/
12+
License: Apache-2.0
13+
LicenseUrl: https://github.com/gohugoio/hugo/blob/HEAD/LICENSE
14+
Copyright: Copyright 2026 The Hugo Authors.
15+
ShortDescription: The world’s fastest framework for building websites
16+
Description: |-
17+
Hugo is one of the most popular open-source static site generators.
18+
With its amazing speed and flexibility, Hugo makes building websites fun again.
19+
Tags:
20+
- blog
21+
- blog-engine
22+
- cms
23+
- content-management-system
24+
- documentation
25+
- documentation-tool
26+
- static-site
27+
- static-site-generator
28+
ReleaseNotes: |-
29+
What's Changed
30+
- hugolib: Don't render default site redirect for non-primary isHTML output formats 6ac7d081 @bep #14482
31+
- server: Fix stuck server global error logging 24eb84f8 @bep #14469
32+
- build(deps): bump github.com/evanw/esbuild from 0.27.2 to 0.27.3 95a36782 @dependabot[bot]
33+
- server: Fix panic when the server browser error handler tried to use a config in a state of flux 9045797d @bep #14470
34+
ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.155.3
35+
Documentations:
36+
- DocumentLabel: Documentation
37+
DocumentUrl: https://gohugo.io/documentation
38+
ManifestType: defaultLocale
39+
ManifestVersion: 1.12.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Hugo.Hugo
5+
PackageVersion: 0.155.3
6+
PackageLocale: zh-CN
7+
Publisher: The Hugo Authors
8+
PublisherUrl: https://gohugo.io/
9+
PublisherSupportUrl: https://discourse.gohugo.io/
10+
PackageName: Hugo
11+
PackageUrl: https://gohugo.io/
12+
License: Apache-2.0
13+
LicenseUrl: https://gohugo.io/about/license
14+
Copyright: Copyright 2026 The Hugo Authors.
15+
ShortDescription: 世界上最快的网站搭建框架
16+
Description: Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。
17+
Tags:
18+
- 内容管理系统
19+
- 博客
20+
- 博客引擎
21+
- 文档
22+
- 文档工具
23+
- 文档生成工具
24+
- 静态网站
25+
- 静态网站生成器
26+
ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.155.3
27+
Documentations:
28+
- DocumentLabel: 文档
29+
DocumentUrl: https://gohugo.io/documentation
30+
ManifestType: locale
31+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Hugo.Hugo
5+
PackageVersion: 0.155.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)