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.25.1 directory" (microsoft#1…
- Loading branch information
1 parent
411592d
commit ad7a105
Showing
4 changed files
with
156 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.9 $debug=QUSU.CRLF.7-3-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json | ||
|
||
PackageIdentifier: AList.AList | ||
PackageVersion: 3.25.1 | ||
InstallerType: zip | ||
ReleaseDate: 2023-08-07 | ||
Installers: | ||
- Architecture: x86 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: alist.exe | ||
PortableCommandAlias: alist | ||
InstallerUrl: https://github.com/alist-org/alist/releases/download/v3.25.1/alist-windows-386.zip | ||
InstallerSha256: 95D056AFF233FB53EA5F448FAA7612DADFF731B47F1DC06F64631D93D42F5EF1 | ||
- Architecture: x64 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: alist.exe | ||
PortableCommandAlias: alist | ||
InstallerUrl: https://github.com/alist-org/alist/releases/download/v3.25.1/alist-windows-amd64.zip | ||
InstallerSha256: B5565915E4E041E1D50634703EDF7A913401D56E3A921F98DF6D3D0C8C283C83 | ||
- Architecture: arm64 | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: alist.exe | ||
PortableCommandAlias: alist | ||
InstallerUrl: https://github.com/alist-org/alist/releases/download/v3.25.1/alist-windows-arm64.zip | ||
InstallerSha256: 5A40CB6F9711D6E798EF411A6ACF7AD84A75A028DB4A9315BC84B338E030637C | ||
ManifestType: installer | ||
ManifestVersion: 1.4.0 |
78 changes: 78 additions & 0 deletions
78
manifests/a/AList/AList/3.25.1/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,78 @@ | ||
# Created with YamlCreate.ps1 v2.2.9 $debug=QUSU.CRLF.7-3-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json | ||
|
||
PackageIdentifier: AList.AList | ||
PackageVersion: 3.25.1 | ||
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 | ||
ReleaseNotes: |- | ||
🚀 Features | ||
- Crypt driver, improve http/webdav handling - by @SeanHeuc, Sean He and @xhofe in #4884 (3c21a) | ||
- Add weiyun support (close #4802 in #4883) - by @foxxorcat and @xhofe in #4802 and #4883 (3e285) | ||
- Add 123Pan Share driver (close #4853 in #4898) - by @BnqDzj and @xhofe in #4853 and #4898 (e5ffd) | ||
- Allow use token to access WebDAV - by @xhofe (ff5cf) | ||
- Rehash password with a unique salt for each user - by @xhofe (1c00d) | ||
- aliyundrive_open: | ||
- Support livp format file download - by @xhofe in #4890 (1dc1d) | ||
- Support resource drive - by @xhofe in #4889 (a69d7) | ||
- baidu_netdisk: | ||
- Add retry to most operations (close #4863 in #4939) - by @SeanHeuc in #4863 and #4939 (78771) | ||
- baidu_photo: | ||
- Optional delete album origin file (close #4872 in #4875) - by @foxxorcat in #4872 and #4875 (9f083) | ||
- ci: | ||
- Add multiple ARM targets prebuilt - by @xhofe in #4243 (4b7ac) | ||
- cmd: | ||
- Set or random new password for admin - by @xhofe (a4253) | ||
- Add show token command - by @xhofe (5b6b2) | ||
- lanzou: | ||
- Support login with account (close #4880 in #4885) - by @foxxorcat in #4880 and #4885 (c9ea9) | ||
- search: | ||
- Paging and scope (close #4381 in #4930) - by @Panici4 and @xhofe in #4381 and #4930 (1d06a) | ||
🐞 Bug Fixes | ||
- Undeclared identifier kIOMainPortDefault on darwin/arm64 - by @xhofe (c4f90) | ||
- Missed update user's password - by @xhofe (a7974) | ||
- baidu_photo: | ||
- Album download (close #4603 in #4871) - by @foxxorcat and @xhofe in #4603 and #4871 (06f46) | ||
- deps: | ||
- Update module github.com/ipfs/go-ipfs-api to v0.6.1 [skip ci] - by @renovate[bot] in #4882 (81ac9) | ||
- Update module golang.org/x/net to v0.13.0 [skip ci] - by @renovate[bot] in #4903 (220eb) | ||
- Update module golang.org/x/image to v0.10.0 [skip ci] - by @renovate[bot] in #4902 (e5d12) | ||
- wopan: | ||
- Missing familyID on mkdir - by @xhofe in #4927 (6c1c7) | ||
🏎 Performance | ||
- Multi-thread downloader, Content-Disposition - by @SeanHeuc, Sean He and @xhofe in #4921 (15b71) | ||
- Delete user cache after cancel 2FA - by @xhofe (30415) | ||
- Sha256 for user's password - by @xhofe in #3552 (75acb) | ||
- 189pc: Empty file upload and cache optimization - by @foxxorcat in #4913 (49bde) | ||
ReleaseNotesUrl: https://github.com/alist-org/alist/releases/tag/v3.25.1 | ||
# 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 |
39 changes: 39 additions & 0 deletions
39
manifests/a/AList/AList/3.25.1/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,39 @@ | ||
# Created with YamlCreate.ps1 v2.2.9 $debug=QUSU.CRLF.7-3-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.4.0.schema.json | ||
|
||
PackageIdentifier: AList.AList | ||
PackageVersion: 3.25.1 | ||
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: | ||
- 共享 | ||
- 分享 | ||
- 发送 | ||
- 文件 | ||
- 服务器 | ||
# ReleaseNotes: | ||
ReleaseNotesUrl: https://github.com/alist-org/alist/releases/tag/v3.25.1 | ||
# 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.9 $debug=QUSU.CRLF.7-3-6.Win32NT | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json | ||
|
||
PackageIdentifier: AList.AList | ||
PackageVersion: 3.25.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.4.0 |