Vagrant: 2.2.13 (#9605)

This commit is contained in:
Further
2021-04-03 00:20:15 +08:00
committed by GitHub
parent dca98f0ce4
commit d1982f4791
3 changed files with 38 additions and 0 deletions

View File

@@ -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

View File

@@ -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"

View File

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