Skip to content

Commit b8c76ae

Browse files
authored
New version: Hugo.Hugo.Extended version 0.110.0 (#96099)
1 parent 6ff147f commit b8c76ae

File tree

4 files changed

+110
-0
lines changed

4 files changed

+110
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with YamlCreate.ps1 v2.2.2 $debug=QUSU.CRLF.5-1-19041-2364.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json
3+
4+
PackageIdentifier: Hugo.Hugo.Extended
5+
PackageVersion: 0.110.0
6+
InstallerType: zip
7+
Installers:
8+
- Architecture: x64
9+
NestedInstallerType: portable
10+
NestedInstallerFiles:
11+
- RelativeFilePath: hugo.exe
12+
PortableCommandAlias: hugo
13+
InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.110.0/hugo_extended_0.110.0_windows-amd64.zip
14+
InstallerSha256: C06334702836E493FD7773618DB95DE7E2DD5850DDA2D2314DDF974182C44A4D
15+
ManifestType: installer
16+
ManifestVersion: 1.4.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Created with YamlCreate.ps1 v2.2.2 $debug=QUSU.CRLF.5-1-19041-2364.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json
3+
4+
PackageIdentifier: Hugo.Hugo.Extended
5+
PackageVersion: 0.110.0
6+
PackageLocale: en-US
7+
Publisher: The Hugo Authors
8+
PublisherUrl: https://gohugo.io/
9+
PublisherSupportUrl: https://discourse.gohugo.io/
10+
# PrivacyUrl:
11+
Author: The Hugo Authors
12+
PackageName: Hugo (Extended)
13+
PackageUrl: https://gohugo.io/
14+
License: Apache-2.0
15+
LicenseUrl: https://gohugo.io/about/license/
16+
Copyright: Copyright 2022 The Hugo Authors.
17+
# CopyrightUrl:
18+
ShortDescription: The world’s fastest framework for building websites (with WebP encoding and Sass transpiling support)
19+
Description: |-
20+
Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.
21+
Hugo is available in two flavors: standard and extended. With the extended flavor you can:
22+
- Encode WebP images (decoding is also available in the standard build)
23+
- Transpile Sass to CSS using the embedded LibSass transpiler
24+
# Moniker:
25+
Tags:
26+
- blog
27+
- blog-engine
28+
- cms
29+
- content-management-system
30+
- documentation
31+
- documentation-tool
32+
- static-site
33+
- static-site-generator
34+
# Agreements:
35+
# ReleaseNotes:
36+
# ReleaseNotesUrl:
37+
# PurchaseUrl:
38+
# InstallationNotes:
39+
Documentations:
40+
- DocumentLabel: Documentation
41+
DocumentUrl: https://gohugo.io/documentation/
42+
ManifestType: defaultLocale
43+
ManifestVersion: 1.4.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Created with YamlCreate.ps1 v2.2.2 $debug=QUSU.CRLF.5-1-19041-2364.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json
3+
4+
PackageIdentifier: Hugo.Hugo.Extended
5+
PackageVersion: 0.110.0
6+
PackageLocale: zh-CN
7+
Publisher: The Hugo Authors
8+
PublisherUrl: https://gohugo.io/
9+
PublisherSupportUrl: https://discourse.gohugo.io/
10+
# PrivacyUrl:
11+
Author: The Hugo Authors
12+
PackageName: Hugo(扩展版)
13+
PackageUrl: https://gohugo.io/
14+
License: Apache-2.0
15+
LicenseUrl: https://gohugo.io/about/license/
16+
Copyright: Copyright 2022 The Hugo Authors.
17+
# CopyrightUrl:
18+
ShortDescription: 世界上最快的网站搭建框架(支持 WebP 编码和 Sass 转译)
19+
Description: |-
20+
Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。
21+
Hugo 有两种版本:标准版和扩展版。在扩展版本中,您可以
22+
- 编码 WebP 图片(标准版也可以进行解码)
23+
- 使用内嵌的 LibSass 转译器将 Sass 转译为 CSS
24+
# Moniker:
25+
Tags:
26+
- 内容管理系统
27+
- 博客
28+
- 博客引擎
29+
- 文档
30+
- 文档工具
31+
- 文档生成工具
32+
- 静态网站
33+
- 静态网站生成器
34+
# Agreements:
35+
# ReleaseNotes:
36+
# ReleaseNotesUrl:
37+
# PurchaseUrl:
38+
# InstallationNotes:
39+
Documentations:
40+
- DocumentLabel: 文档
41+
DocumentUrl: https://gohugo.io/documentation/
42+
ManifestType: locale
43+
ManifestVersion: 1.4.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 v2.2.2 $debug=QUSU.CRLF.5-1-19041-2364.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json
3+
4+
PackageIdentifier: Hugo.Hugo.Extended
5+
PackageVersion: 0.110.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.4.0

0 commit comments

Comments
 (0)