Skip to content

Commit 66a01c0

Browse files
authored
New package: Microsoft.Aspire.CLI.Preview version 3.2.0-preview.1.26110.8 (microsoft#338531)
Signed-off-by: ❤是纱雾酱哟~ <49941141+Dragon1573@users.noreply.github.com>
1 parent 357662d commit 66a01c0

4 files changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Microsoft.Aspire.CLI.Preview
5+
PackageVersion: 13.2.0-preview.1.26110.8
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: aspire.exe
10+
InstallModes:
11+
- silent
12+
UpgradeBehavior: uninstallPrevious
13+
ReleaseDate: 2026-02-11
14+
Installers:
15+
- Architecture: x64
16+
InstallerUrl: https://ci.dot.net/public/aspire/13.2.0-preview.1.26110.8/aspire-cli-win-x64-13.2.0-preview.1.26110.8.zip
17+
InstallerSha256: 3A020D8AB51B97656B506720FD17884F955ECB8D042871E25AF91AF824C15774
18+
- Architecture: arm64
19+
InstallerUrl: https://ci.dot.net/public/aspire/13.2.0-preview.1.26110.8/aspire-cli-win-arm64-13.2.0-preview.1.26110.8.zip
20+
InstallerSha256: 94ECC5A6FFF8D4E356B5216BC88D12124571D8FC0545DD21A4610035523E9E06
21+
ManifestType: installer
22+
ManifestVersion: 1.12.0
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Microsoft.Aspire.CLI.Preview
5+
PackageVersion: 13.2.0-preview.1.26110.8
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PublisherUrl: https://www.microsoft.com/en-us/
9+
PublisherSupportUrl: https://aspire.dev/support/
10+
PackageName: Aspire CLI
11+
PackageUrl: https://aspire.dev/
12+
License: MIT
13+
LicenseUrl: https://github.com/dotnet/aspire/blob/main/LICENSE.TXT
14+
Copyright: (c) Microsoft 2026
15+
CopyrightUrl: https://aspire.dev/#:~:text=%C2%A9%20Microsoft%202026
16+
ShortDescription: Your stack, streamlined.
17+
Description: >
18+
Orchestrate front ends, APIs, containers, and databases effortlesslyno rewrites, no limits. Extend
19+
Aspire to power any project.
20+
Tags:
21+
- cloud
22+
- dotnet
23+
- hacktoberfest
24+
- python
25+
- typescript
26+
ManifestType: defaultLocale
27+
ManifestVersion: 1.12.0
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: Microsoft.Aspire.CLI.Preview
5+
PackageVersion: 13.2.0-preview.1.26110.8
6+
PackageLocale: zh-CN
7+
PublisherUrl: https://www.microsoft.com/zh-cn/
8+
ShortDescription: 精简你的技术栈。
9+
Description: 轻松编排前端、API、容器和数据库—无需重写,无限可能。扩展 Aspire 为任何项目赋能。
10+
ManifestType: locale
11+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.15.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Microsoft.Aspire.CLI.Preview
5+
PackageVersion: 13.2.0-preview.1.26110.8
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)