forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Delete manifests/a/AList/AList/3.16.2 directory" (microsoft#1…
- Loading branch information
1 parent
461db59
commit b27487b
Showing
4 changed files
with
122 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
43 changes: 43 additions & 0 deletions
43
manifests/a/AList/AList/3.16.2/AList.AList.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
40 changes: 40 additions & 0 deletions
40
manifests/a/AList/AList/3.16.2/AList.AList.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |