Skip to content

Commit 7be3867

Browse files
authored
New version: aziontech.azion version 3.6.0 (microsoft#274154)
1 parent 74aca5b commit 7be3867

3 files changed

Lines changed: 79 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 WinGet Updater using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: aziontech.azion
5+
PackageVersion: 3.6.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: azion.exe
10+
ReleaseDate: 2025-07-14
11+
Installers:
12+
- Architecture: x86
13+
InstallerUrl: https://github.com/aziontech/azion/releases/download/3.6.0/azion_3.6.0_windows_386.zip
14+
InstallerSha256: C9E2799008B1D62C97A27F7C6C07990F917F5DAF12EA8BA0A6C31A11EF390F68
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/aziontech/azion/releases/download/3.6.0/azion_3.6.0_windows_amd64.zip
17+
InstallerSha256: D7726EEFF99BC3BBB06655D379C0656EE7789F5FD50F423A50B229F8A163E7CA
18+
- Architecture: arm64
19+
InstallerUrl: https://github.com/aziontech/azion/releases/download/3.6.0/azion_3.6.0_windows_arm64.zip
20+
InstallerSha256: EECCB6F6B6DFE33E0D21E677C52722BD0AA69C0CA8B5AC3B98C1F8A91B2A8129
21+
ManifestType: installer
22+
ManifestVersion: 1.10.0
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
# Created with WinGet Updater using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: aziontech.azion
5+
PackageVersion: 3.6.0
6+
PackageLocale: en-US
7+
Publisher: Azion Technologies
8+
PublisherUrl: https://www.azion.com/
9+
PublisherSupportUrl: https://github.com/aziontech/azion/issues
10+
PrivacyUrl: https://www.azion.com/en/documentation/agreements/privacy-policy/
11+
PackageName: Azion CLI
12+
PackageUrl: https://www.azion.com/en/documentation/products/azion-cli/overview/
13+
License: MIT
14+
LicenseUrl: https://github.com/aziontech/azion/blob/HEAD/LICENSE
15+
Copyright: Copyright (c) 2022 Azion Technologies
16+
CopyrightUrl: https://github.com/aziontech/azion#MIT-1-ov-file
17+
ShortDescription: Azion CLI is used for managing Azion services via command-line
18+
Description: |-
19+
Azion CLI is an open source command-line interface (CLI) that lets you interact with Azion Edge Platform using a terminal. You can use Azion CLI to:
20+
* Initialize, build, and deploy edge applications.
21+
* Create Jamstack applications.
22+
* Manage the edge applications on the platform.
23+
* Have a local development server running.
24+
* Link an existing project to an Azion edge application.
25+
26+
Azion disposes of a set of options to interact with the Azion products, such as:
27+
* Azion Terraform Provider
28+
* Azion API
29+
* Azion SDK for Go
30+
31+
The Azion CLI is built in Go and interacts with Azion products through the Azion Go SDK.
32+
Moniker: azioncli
33+
Tags:
34+
- cli
35+
- go
36+
- golang
37+
- linearb-test
38+
- swe-prod
39+
- team-devtools
40+
ReleaseNotes: |-
41+
Changelog
42+
Improvements
43+
- e902061 chore: add open-next to gitignore
44+
- fb4f7b9 chore: also check for empty names
45+
Tests
46+
- 6e20f20 tests: update github tests
47+
ReleaseNotesUrl: https://github.com/aziontech/azion/releases/tag/3.6.0
48+
ManifestType: defaultLocale
49+
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 WinGet Updater using komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: aziontech.azion
5+
PackageVersion: 3.6.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)