Skip to content

Commit 95b5262

Browse files
authored
New version: Microsoft.AzureCLI version 2.75.0 (microsoft#270384)
1 parent 1912202 commit 95b5262

3 files changed

Lines changed: 70 additions & 0 deletions

File tree

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.AzureCLI
5+
PackageVersion: 2.75.0
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
ReleaseDate: 2025-07-01
10+
Installers:
11+
- Architecture: x86
12+
InstallerUrl: https://github.com/Azure/azure-cli/releases/download/azure-cli-2.75.0/azure-cli-2.75.0.msi
13+
InstallerSha256: A1DB175C23468D6BE3A0089C261024BB6810334054ECB8BA993F8D1038AE0F96
14+
ProductCode: '{BA661ACA-E9FD-4BA0-9FC6-0DB844E951A1}'
15+
AppsAndFeaturesEntries:
16+
- DisplayName: Microsoft Azure CLI (32-bit)
17+
ProductCode: '{BA661ACA-E9FD-4BA0-9FC6-0DB844E951A1}'
18+
UpgradeCode: '{DFF82AF0-3F95-4AC9-8EFD-948604FDB028}'
19+
InstallationMetadata:
20+
DefaultInstallLocation: '%ProgramFiles(x86)%\Microsoft SDKs\Azure\CLI2'
21+
- Architecture: x64
22+
InstallerUrl: https://github.com/Azure/azure-cli/releases/download/azure-cli-2.75.0/azure-cli-2.75.0-x64.msi
23+
InstallerSha256: F0A0F384BC838DF38C8513BF593D8973FB7095177079B650CE1C6317F6C0895A
24+
ProductCode: '{05C35C21-1506-403F-BC9A-6ECCA9C6969D}'
25+
AppsAndFeaturesEntries:
26+
- DisplayName: Microsoft Azure CLI (64-bit)
27+
ProductCode: '{05C35C21-1506-403F-BC9A-6ECCA9C6969D}'
28+
UpgradeCode: '{90762FEC-9554-4729-A107-C6A8EA316698}'
29+
InstallationMetadata:
30+
DefaultInstallLocation: '%ProgramFiles%\Microsoft SDKs\Azure\CLI2'
31+
ManifestType: installer
32+
ManifestVersion: 1.10.0
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.AzureCLI
5+
PackageVersion: 2.75.0
6+
PackageLocale: en-US
7+
Publisher: Microsoft Corporation
8+
PublisherUrl: https://github.com/Azure/azure-cli
9+
PublisherSupportUrl: https://github.com/Azure/azure-cli/issues
10+
PackageName: Microsoft Azure CLI
11+
PackageUrl: https://docs.microsoft.com/en-us/cli/azure/
12+
License: MIT
13+
LicenseUrl: https://github.com/Azure/azure-cli/blob/HEAD/LICENSE
14+
Copyright: Copyright (C) Microsoft Corporation.
15+
CopyrightUrl: https://github.com/Azure/azure-cli/blob/release/LICENSE
16+
ShortDescription: The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. The Azure CLI is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on automation.
17+
Tags:
18+
- Command-Line
19+
- azure
20+
- cli
21+
ReleaseNotes: |-
22+
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/docs-ref-conceptual/Latest-version/release-notes-azure-cli.md
23+
SHA256 hashes of the release artifacts
24+
f0a0f384bc838df38c8513bf593d8973fb7095177079b650ce1c6317f6c0895a azure-cli-2.75.0-x64.msi
25+
4752e9e00fb1c9e53e94c521aa4ff5e7f60c07bfe21319fc0be2a2f58dc458ed azure-cli-2.75.0-x64.zip
26+
a1db175c23468d6be3a0089c261024bb6810334054ecb8ba993f8d1038ae0f96 azure-cli-2.75.0.msi
27+
ReleaseNotesUrl: https://github.com/Azure/azure-cli/releases/tag/azure-cli-2.75.0
28+
InstallationNotes: 'Winget installs the 64-bit CLI on 64-bit OS by default now. If you have used the 32-bit CLI before, please follow this guide to migrate to 64-bit version: https://learn.microsoft.com/cli/azure/install-azure-cli-windows#migrate-to-64-bit-azure-cli'
29+
ManifestType: defaultLocale
30+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: Microsoft.AzureCLI
5+
PackageVersion: 2.75.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)