Vagrant:2.2.15 (#9589)

* Vagrant:2.2.15

* remove wrong file

* Update Hashicorp.Vagrant.locale.en-US.yaml
This commit is contained in:
Further
2021-04-02 21:33:10 +08:00
committed by GitHub
parent bb30b9b224
commit 2e3d202970
3 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
PackageIdentifier: "Hashicorp.Vagrant"
PackageVersion: "2.2.15"
InstallerType: "msi"
Installers:
- Architecture: x86
InstallerUrl: "https://releases.hashicorp.com/vagrant/2.2.15/vagrant_2.2.15_i686.msi"
InstallerSha256: 3081181b3a2cdbab6af948031fa3795bd6879cfdf18e4587607c1008979fa7b1
- Architecture: x64
InstallerUrl: "https://releases.hashicorp.com/vagrant/2.2.15/vagrant_2.2.15_x86_64.msi"
InstallerSha256: 8ded539894c687f24167dc29452730346e882ba76eba3e37e55d2e64dd4a3680
InstallerSwitches:
Silent: /qn /norestart
SilentWithProgress: /qn /norestart
InstallerSuccessCodes:
- 3010
- 1706
ManifestType: "installer"
ManifestVersion: "1.0.0"
Command: vagrant

View File

@@ -0,0 +1,14 @@
PackageIdentifier: "Hashicorp.Vagrant"
PackageName: "Vagrant"
PackageLocale: "en-US"
PackageVersion: "2.2.15"
Publisher: "Hashicorp"
AppMoniker: "vagrant"
License: "MIT"
Tags:
- "vagrant"
ShortDescription: "Vagrant is a tool for building and distributing development environments."
Homepage: "https://www.vagrantup.com"
ManifestType: "defaultLocale"
ManifestVersion: "1.0.0"
Command: "vagrant"

View File

@@ -0,0 +1,5 @@
PackageIdentifier: "Hashicorp.Vagrant"
DefaultLocale: "en-US"
PackageVersion: "2.2.15"
ManifestType: "version"
ManifestVersion: "1.0.0"