From eff47df8dc3291d94d410b759b62a4381514078b Mon Sep 17 00:00:00 2001 From: SpecterShell <56779163+SpecterShell@users.noreply.github.com> Date: Sat, 4 Feb 2023 02:33:27 +0800 Subject: [PATCH] [Zip][Portable] New package: Hugo.Hugo version 0.105.0 (#88295) * New package: Hugo.Hugo version 0.105.0 * Update Hugo.Hugo.installer.yaml --- .../Hugo/0.105.0/Hugo.Hugo.installer.yaml | 24 +++++++ .../Hugo/0.105.0/Hugo.Hugo.locale.en-US.yaml | 71 +++++++++++++++++++ .../Hugo/0.105.0/Hugo.Hugo.locale.zh-CN.yaml | 39 ++++++++++ manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.yaml | 8 +++ 4 files changed, 142 insertions(+) create mode 100644 manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.installer.yaml create mode 100644 manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.locale.en-US.yaml create mode 100644 manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.locale.zh-CN.yaml create mode 100644 manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.yaml diff --git a/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.installer.yaml b/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.installer.yaml new file mode 100644 index 000000000000..875f19791485 --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.installer.yaml @@ -0,0 +1,24 @@ +# Created with YamlCreate.ps1 v2.2.1 $debug=NVS1.CRLF.7-3-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: Hugo.Hugo +PackageVersion: 0.105.0 +InstallerType: zip +ReleaseDate: 2022-10-28 +Installers: +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hugo.exe + PortableCommandAlias: hugo + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.105.0/hugo_0.105.0_windows-amd64.zip + InstallerSha256: D82360ACD0FFB51F0BE3087703B60EBA03A9A741CABF85FC313587496BB49926 +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: hugo.exe + PortableCommandAlias: hugo + InstallerUrl: https://github.com/gohugoio/hugo/releases/download/v0.105.0/hugo_0.105.0_windows-arm64.zip + InstallerSha256: 80C9E6F2F8EDFA7443B9EF1FB478B29425EB666AD961EA1C7957FE2C24E64FC6 +ManifestType: installer +ManifestVersion: 1.4.0 diff --git a/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.locale.en-US.yaml b/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.locale.en-US.yaml new file mode 100644 index 000000000000..38d531b8b5e5 --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.locale.en-US.yaml @@ -0,0 +1,71 @@ +# Created with YamlCreate.ps1 v2.2.1 $debug=NVS1.CRLF.7-3-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: Hugo.Hugo +PackageVersion: 0.105.0 +PackageLocale: en-US +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +# PrivacyUrl: +Author: The Hugo Authors +PackageName: Hugo +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://gohugo.io/about/license/ +Copyright: Copyright 2022 The Hugo Authors. +# CopyrightUrl: +ShortDescription: The world’s fastest framework for building websites +Description: Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again. +# Moniker: +Tags: +- blog +- blog-engine +- cms +- content-management-system +- documentation +- documentation-tool +- static-site +- static-site-generator +# Agreements: +ReleaseNotes: |- + Bug fixes + - Avoid nilpointer when shortcode page content output nil e5d2a8f @davidejones #10391 + - Revise the fix for shortcode vs output format nilpointer 631d768 @bep #10391 + + Improvements + - livereload: Use text/javascript here, too 00ff161 @bep + - media: Rename application/javascript, application/typescript to text/javascript etc. 588710a @bep + - Skip flakey server tests on GitHub Action on Windows 20ef6dc @bep + - github: Avoid duplicate test runs d1cd1db @bep + - tpl/encoding: Add noHTMLEscape option to jsonify 09e1011 @bep + - Don't use self-closing generator tag 01ebb6e @djibe + - github: Use SHA versions 1fd3320 @bep + - Resolve dependency-path not found error in workflow 0fb2b3d @jongwooo + - Use setup-go action to cache dependencies db05232 @jongwooo + + Dependency Updates + - build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 f505854 @dependabot[bot] + - build(deps): bump github.com/getkin/kin-openapi from 0.106.0 to 0.107.0 2aedccc @dependabot[bot] + - build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 c109314 @dependabot[bot] + - build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 4732c47 @dependabot[bot] + - build(deps): bump github.com/getkin/kin-openapi from 0.103.0 to 0.106.0 62780ec @dependabot[bot] + - build(deps): bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 351d6b0 @dependabot[bot] + - build(deps): bump github.com/yuin/goldmark from 1.4.15 to 1.5.2 ed930db @dependabot[bot] + - build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 05df964 @dependabot[bot] + - build(deps): bump github.com/magefile/mage from 1.13.0 to 1.14.0 9860e0e @dependabot[bot] + - build(deps): bump github.com/evanw/esbuild from 0.15.9 to 0.15.12 2ef60db @dependabot[bot] + + Documentation + - Update Go and Alpine version in Dockerfile 6275aad @wind0r + + Build Setup + - build: Update to Go 1.19.2 a066e98 @bep +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.105.0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://gohugo.io/documentation/ +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.locale.zh-CN.yaml b/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.locale.zh-CN.yaml new file mode 100644 index 000000000000..4deae741e4bc --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.locale.zh-CN.yaml @@ -0,0 +1,39 @@ +# Created with YamlCreate.ps1 v2.2.1 $debug=NVS1.CRLF.7-3-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json + +PackageIdentifier: Hugo.Hugo +PackageVersion: 0.105.0 +PackageLocale: zh-CN +Publisher: The Hugo Authors +PublisherUrl: https://gohugo.io/ +PublisherSupportUrl: https://discourse.gohugo.io/ +# PrivacyUrl: +Author: The Hugo Authors +PackageName: Hugo +PackageUrl: https://gohugo.io/ +License: Apache-2.0 +LicenseUrl: https://gohugo.io/about/license/ +Copyright: Copyright 2022 The Hugo Authors. +# CopyrightUrl: +ShortDescription: 世界上最快的网站搭建框架 +Description: Hugo 是最受欢迎的开源静态网站生成器之一。凭借其惊人的速度和灵活性,Hugo 让搭建网站又变得有趣起来。 +# Moniker: +Tags: +- 内容管理系统 +- 博客 +- 博客引擎 +- 文档 +- 文档工具 +- 文档生成工具 +- 静态网站 +- 静态网站生成器 +# Agreements: +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/gohugoio/hugo/releases/tag/v0.105.0 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://gohugo.io/documentation/ +ManifestType: locale +ManifestVersion: 1.4.0 diff --git a/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.yaml b/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.yaml new file mode 100644 index 000000000000..7908000cdb40 --- /dev/null +++ b/manifests/h/Hugo/Hugo/0.105.0/Hugo.Hugo.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.1 $debug=NVS1.CRLF.7-3-0.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: Hugo.Hugo +PackageVersion: 0.105.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0