Skip to content

Commit 0ed46aa

Browse files
authored
New version: HetznerCloud.CLI version 1.58.0 (microsoft#326317)
1 parent e23a271 commit 0ed46aa

File tree

3 files changed

+60
-0
lines changed

3 files changed

+60
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: HetznerCloud.CLI
5+
PackageVersion: 1.58.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: hcloud.exe
10+
ReleaseDate: 2025-12-18
11+
Installers:
12+
- Architecture: x86
13+
InstallerUrl: https://github.com/hetznercloud/cli/releases/download/v1.58.0/hcloud-windows-386.zip
14+
InstallerSha256: D6C6CCB2AEF7748EE8B606479B6CAAAB04D958B3FC3B8DAB4A244957C0B44FA9
15+
- Architecture: x64
16+
InstallerUrl: https://github.com/hetznercloud/cli/releases/download/v1.58.0/hcloud-windows-amd64.zip
17+
InstallerSha256: 8801E2338A0D687074852FE8EA22FFAFBF9E0A789BA04185137806DAC18C999D
18+
- Architecture: arm64
19+
InstallerUrl: https://github.com/hetznercloud/cli/releases/download/v1.58.0/hcloud-windows-arm64.zip
20+
InstallerSha256: 7E9A985E9CF56F5711D0D551C3AC7EC2DB1A88CD88A3F9EE3E132810D4340B5D
21+
ManifestType: installer
22+
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.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: HetznerCloud.CLI
5+
PackageVersion: 1.58.0
6+
PackageLocale: en-US
7+
Publisher: Hetzner Cloud
8+
PublisherUrl: https://github.com/hetznercloud
9+
PublisherSupportUrl: https://github.com/hetznercloud/cli/issues
10+
PackageName: hcloud
11+
PackageUrl: https://github.com/hetznercloud/cli
12+
License: MIT
13+
LicenseUrl: https://github.com/hetznercloud/cli/blob/HEAD/LICENSE
14+
ShortDescription: Command-line interface for Hetzner Cloud
15+
Tags:
16+
- cli
17+
- command-line
18+
- command-line-tool
19+
- commandline-interface
20+
- hcloud
21+
- hetzner
22+
- hetzner-cloud
23+
ReleaseNotes: |-
24+
Features
25+
- firewall: add list columns for labels, created and age (#1239)
26+
- drop builds for windows armv6 and armv7 (32 bit) (#1246)
27+
- context: allow creation in non-interactive tty (#1252)
28+
ReleaseNotesUrl: https://github.com/hetznercloud/cli/releases/tag/v1.58.0
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.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: HetznerCloud.CLI
5+
PackageVersion: 1.58.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)