Skip to content

Commit aaaf464

Browse files
UnownBotUnownPlain
andauthored
New version: Hashicorp.Vault version 2.0.0 (microsoft#360905)
Co-authored-by: UnownPlain <git@unownplain.dev>
1 parent 537df01 commit aaaf464

3 files changed

Lines changed: 58 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Hashicorp.Vault
5+
PackageVersion: 2.0.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: vault.exe
10+
ReleaseDate: 2026-04-14
11+
Installers:
12+
- Architecture: x86
13+
InstallerUrl: https://releases.hashicorp.com/vault/2.0.0/vault_2.0.0_windows_386.zip
14+
InstallerSha256: FB5BDCC3A641945EF08CE67738CB0B932C30F501F2BEDB23D9319EF92AAE994A
15+
- Architecture: x64
16+
InstallerUrl: https://releases.hashicorp.com/vault/2.0.0/vault_2.0.0_windows_amd64.zip
17+
InstallerSha256: 6BA79A7937360F96502DCBCA84395B96D4299E770497E342805A3C4DCADB6DE2
18+
ManifestType: installer
19+
ManifestVersion: 1.12.0
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Hashicorp.Vault
5+
PackageVersion: 2.0.0
6+
PackageLocale: en-US
7+
Publisher: HashiCorp, Inc.
8+
PublisherSupportUrl: https://github.com/hashicorp/vault/issues
9+
Author: HashiCorp, Inc.
10+
PackageName: Hashicorp Vault
11+
PackageUrl: https://developer.hashicorp.com/vault
12+
License: BUSL-1.1
13+
LicenseUrl: https://github.com/hashicorp/vault/blob/main/LICENSE
14+
Copyright: Copyright (c) Hashicorp
15+
CopyrightUrl: https://github.com/hashicorp/vault/blob/main/LICENSE
16+
ShortDescription: Vault is a tool for securely accessing secrets.
17+
Description: Vault is a tool for securely accessing secrets. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log.
18+
Moniker: vault
19+
Tags:
20+
- hashicorp
21+
- secrets
22+
- secrets-management
23+
- passwords
24+
- api-keys
25+
Documentations:
26+
- DocumentLabel: Documentation
27+
DocumentUrl: https://developer.hashicorp.com/vault/docs
28+
- DocumentLabel: Tutorials
29+
DocumentUrl: https://developer.hashicorp.com/vault/tutorials
30+
ManifestType: defaultLocale
31+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created by Anthelion using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Hashicorp.Vault
5+
PackageVersion: 2.0.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)