diff --git a/manifests/a/AList/AList/3.16.2/AList.AList.installer.yaml b/manifests/a/AList/AList/3.16.2/AList.AList.installer.yaml new file mode 100644 index 0000000000000..36e7da842cb03 --- /dev/null +++ b/manifests/a/AList/AList/3.16.2/AList.AList.installer.yaml @@ -0,0 +1,31 @@ +# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json + +PackageIdentifier: AList.AList +PackageVersion: 3.16.2 +InstallerType: zip +ReleaseDate: 2023-04-27 +Installers: +- Architecture: x86 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: alist.exe + PortableCommandAlias: alist + InstallerUrl: https://github.com/alist-org/alist/releases/download/v3.16.2/alist-windows-386.zip + InstallerSha256: C2114078D709E6C33E8A1771D068402EC9CD6FFFC5E8836BF14734EA9C7404F6 +- Architecture: x64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: alist.exe + PortableCommandAlias: alist + InstallerUrl: https://github.com/alist-org/alist/releases/download/v3.16.2/alist-windows-amd64.zip + InstallerSha256: 26A6F062E87DEB4764E042147162A05D987FC87A0EB9D138C7A7959744D56D7A +- Architecture: arm64 + NestedInstallerType: portable + NestedInstallerFiles: + - RelativeFilePath: alist.exe + PortableCommandAlias: alist + InstallerUrl: https://github.com/alist-org/alist/releases/download/v3.16.2/alist-windows-arm64.zip + InstallerSha256: 23C08BC1BDCE20633AB354C188ED9127ED1C85C3E3F8ADA8F8E688A6C4865B47 +ManifestType: installer +ManifestVersion: 1.4.0 diff --git a/manifests/a/AList/AList/3.16.2/AList.AList.locale.en-US.yaml b/manifests/a/AList/AList/3.16.2/AList.AList.locale.en-US.yaml new file mode 100644 index 0000000000000..81ffab30ddedd --- /dev/null +++ b/manifests/a/AList/AList/3.16.2/AList.AList.locale.en-US.yaml @@ -0,0 +1,43 @@ +# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json + +PackageIdentifier: AList.AList +PackageVersion: 3.16.2 +PackageLocale: en-US +Publisher: Alist +PublisherUrl: https://alist.nn.ci/ +PublisherSupportUrl: https://github.com/alist-org/alist/issues +# PrivacyUrl: +Author: Andy Hsu +PackageName: Alist +PackageUrl: https://alist.nn.ci/ +License: AGPL-3.0 +LicenseUrl: https://github.com/alist-org/alist/blob/main/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: A file list program that supports multiple storage, powered by Gin and Solidjs. +# Description: +# Moniker: +Tags: +- file +- server +- share +- storage +# Agreements: +ReleaseNotes: |- + 🚀 Features + - Optional allow be mounted - by @Xhofe in #4218 (cf8ab) + 🐞 Bug Fixes + - Ignore handle in json (close #4251 close #4252) - by @Xhofe in #4251 and #4252 (51cad) +ReleaseNotesUrl: https://github.com/alist-org/alist/releases/tag/v3.16.2 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: Guide + DocumentUrl: https://alist.nn.ci/guide/ +- DocumentLabel: Config + DocumentUrl: https://alist.nn.ci/config/ +- DocumentLabel: FAQ + DocumentUrl: https://alist.nn.ci/faq/ +ManifestType: defaultLocale +ManifestVersion: 1.4.0 diff --git a/manifests/a/AList/AList/3.16.2/AList.AList.locale.zh-CN.yaml b/manifests/a/AList/AList/3.16.2/AList.AList.locale.zh-CN.yaml new file mode 100644 index 0000000000000..e798e9501ffc0 --- /dev/null +++ b/manifests/a/AList/AList/3.16.2/AList.AList.locale.zh-CN.yaml @@ -0,0 +1,40 @@ +# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json + +PackageIdentifier: AList.AList +PackageVersion: 3.16.2 +PackageLocale: zh-CN +Publisher: Alist +PublisherUrl: https://alist.nn.ci/zh/ +PublisherSupportUrl: https://github.com/alist-org/alist/issues +# PrivacyUrl: +Author: Andy Hsu +PackageName: Alist +PackageUrl: https://alist.nn.ci/zh/ +License: AGPL-3.0 +LicenseUrl: https://github.com/alist-org/alist/blob/main/LICENSE +# Copyright: +# CopyrightUrl: +ShortDescription: 一个支持多种存储的文件列表程序,使用 Gin 和 Solidjs。 +# Description: +# Moniker: +Tags: +- 共享 +- 分享 +- 发送 +- 文件 +- 服务器 +# Agreements: +# ReleaseNotes: +ReleaseNotesUrl: https://github.com/alist-org/alist/releases/tag/v3.16.2 +# PurchaseUrl: +# InstallationNotes: +Documentations: +- DocumentLabel: 使用指南 + DocumentUrl: https://alist.nn.ci/zh/guide/ +- DocumentLabel: 配置 + DocumentUrl: https://alist.nn.ci/zh/config/ +- DocumentLabel: 常见问题 + DocumentUrl: https://alist.nn.ci/zh/faq/ +ManifestType: locale +ManifestVersion: 1.4.0 diff --git a/manifests/a/AList/AList/3.16.2/AList.AList.yaml b/manifests/a/AList/AList/3.16.2/AList.AList.yaml new file mode 100644 index 0000000000000..74c44f03793e0 --- /dev/null +++ b/manifests/a/AList/AList/3.16.2/AList.AList.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.2.4 $debug=QUSU.CRLF.7-3-4.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json + +PackageIdentifier: AList.AList +PackageVersion: 3.16.2 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.4.0