Vagrant: 2.2.13 (#9605)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
PackageIdentifier: "Hashicorp.Vagrant"
|
||||
PackageVersion: "2.2.13"
|
||||
InstallerType: "msi"
|
||||
Installers:
|
||||
- Architecture: x86
|
||||
InstallerUrl: "https://releases.hashicorp.com/vagrant/2.2.13/vagrant_2.2.13_i686.msi"
|
||||
InstallerSha256: 61f34c3ae7d72d4338bcfc20fe290106d1f2d243f48c0045790cb591b091938d
|
||||
- Architecture: x64
|
||||
InstallerUrl: "https://releases.hashicorp.com/vagrant/2.2.13/vagrant_2.2.13_x86_64.msi"
|
||||
InstallerSha256: 32a2b9596ae745d06fddc2ef46a36fba9e555eb7865fb67313bc309d03dad65f
|
||||
InstallerSwitches:
|
||||
Silent: /qn /norestart
|
||||
SilentWithProgress: /qn /norestart
|
||||
InstallerSuccessCodes:
|
||||
- 3010
|
||||
- 1706
|
||||
ManifestType: "installer"
|
||||
ManifestVersion: "1.0.0"
|
||||
Command: vagrant
|
||||
@@ -0,0 +1,14 @@
|
||||
PackageIdentifier: "Hashicorp.Vagrant"
|
||||
PackageName: "Vagrant"
|
||||
PackageLocale: "en-US"
|
||||
PackageVersion: "2.2.13"
|
||||
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"
|
||||
@@ -0,0 +1,5 @@
|
||||
PackageIdentifier: "Hashicorp.Vagrant"
|
||||
DefaultLocale: "en-US"
|
||||
PackageVersion: "2.2.13"
|
||||
ManifestType: "version"
|
||||
ManifestVersion: "1.0.0"
|
||||
Reference in New Issue
Block a user