From 52fc5b44cb5a4a38214ef6f9368f4dfeb8d71ae2 Mon Sep 17 00:00:00 2001 From: Heath Stewart Date: Tue, 9 Jun 2026 23:18:57 -0700 Subject: [PATCH] New version: heaths.akv version 0.11.1 --- .../akv/0.11.1/heaths.akv.installer.yaml | 20 ++++++++++++++++ .../akv/0.11.1/heaths.akv.locale.en-US.yaml | 23 +++++++++++++++++++ manifests/h/heaths/akv/0.11.1/heaths.akv.yaml | 8 +++++++ 3 files changed, 51 insertions(+) create mode 100644 manifests/h/heaths/akv/0.11.1/heaths.akv.installer.yaml create mode 100644 manifests/h/heaths/akv/0.11.1/heaths.akv.locale.en-US.yaml create mode 100644 manifests/h/heaths/akv/0.11.1/heaths.akv.yaml diff --git a/manifests/h/heaths/akv/0.11.1/heaths.akv.installer.yaml b/manifests/h/heaths/akv/0.11.1/heaths.akv.installer.yaml new file mode 100644 index 000000000000..364c66e74df5 --- /dev/null +++ b/manifests/h/heaths/akv/0.11.1/heaths.akv.installer.yaml @@ -0,0 +1,20 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json + +PackageIdentifier: heaths.akv +PackageVersion: 0.11.1 +InstallerType: zip +NestedInstallerType: portable +NestedInstallerFiles: +- RelativeFilePath: akv.exe + PortableCommandAlias: akv +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/heaths/akv-cli-rs/releases/download/v0.11.1/akv-windows-amd64.zip + InstallerSha256: 0D851340901309260563056A347475C0E8C027238D85F0D195DCD86ABB39DF2C +- Architecture: arm64 + InstallerUrl: https://github.com/heaths/akv-cli-rs/releases/download/v0.11.1/akv-windows-arm64.zip + InstallerSha256: 6B2779A484663A98D20952A4EE1371B5FD11ACBB657460084758E6FB6A279653 +ManifestType: installer +ManifestVersion: 1.12.0 +ReleaseDate: 2026-06-10 diff --git a/manifests/h/heaths/akv/0.11.1/heaths.akv.locale.en-US.yaml b/manifests/h/heaths/akv/0.11.1/heaths.akv.locale.en-US.yaml new file mode 100644 index 000000000000..0c1eb3a4f6e7 --- /dev/null +++ b/manifests/h/heaths/akv/0.11.1/heaths.akv.locale.en-US.yaml @@ -0,0 +1,23 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json + +PackageIdentifier: heaths.akv +PackageVersion: 0.11.1 +PackageLocale: en-US +Publisher: Heath Stewart +PublisherUrl: https://github.com/heaths +PublisherSupportUrl: https://github.com/heaths/akv-cli-rs +Author: Heath Stewart +PackageName: Azure Key Vault CLI (Unofficial) +PackageUrl: https://github.com/heaths/akv-cli-rs +License: MIT +LicenseUrl: https://github.com/heaths/akv-cli-rs/blob/main/LICENSE.txt +Copyright: Copyright 2026 Heath Stewart +ShortDescription: The Azure Key Vault CLI can be used to read and decrypt secrets, pass them securely to other commands, or inject them into configuration files. +Moniker: akv +Tags: +- Azure +- KeyVault +ReleaseNotesUrl: https://github.com/heaths/akv-cli-rs/releases/tag/v0.11.1 +ManifestType: defaultLocale +ManifestVersion: 1.12.0 diff --git a/manifests/h/heaths/akv/0.11.1/heaths.akv.yaml b/manifests/h/heaths/akv/0.11.1/heaths.akv.yaml new file mode 100644 index 000000000000..7781dab721c1 --- /dev/null +++ b/manifests/h/heaths/akv/0.11.1/heaths.akv.yaml @@ -0,0 +1,8 @@ +# Created using wingetcreate 1.12.8.0 +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json + +PackageIdentifier: heaths.akv +PackageVersion: 0.11.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.12.0