diff --git a/manifests/h/Hashicorp/Vagrant/2.2.13/Hashicorp.Vagrant.installer.yaml b/manifests/h/Hashicorp/Vagrant/2.2.13/Hashicorp.Vagrant.installer.yaml new file mode 100644 index 000000000..4428d71ac --- /dev/null +++ b/manifests/h/Hashicorp/Vagrant/2.2.13/Hashicorp.Vagrant.installer.yaml @@ -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 diff --git a/manifests/h/Hashicorp/Vagrant/2.2.13/Hashicorp.Vagrant.locale.en-US.yaml b/manifests/h/Hashicorp/Vagrant/2.2.13/Hashicorp.Vagrant.locale.en-US.yaml new file mode 100644 index 000000000..034c91471 --- /dev/null +++ b/manifests/h/Hashicorp/Vagrant/2.2.13/Hashicorp.Vagrant.locale.en-US.yaml @@ -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" diff --git a/manifests/h/Hashicorp/Vagrant/2.2.13/Hashicorp.Vagrant.yaml b/manifests/h/Hashicorp/Vagrant/2.2.13/Hashicorp.Vagrant.yaml new file mode 100644 index 000000000..b80b74b30 --- /dev/null +++ b/manifests/h/Hashicorp/Vagrant/2.2.13/Hashicorp.Vagrant.yaml @@ -0,0 +1,5 @@ +PackageIdentifier: "Hashicorp.Vagrant" +DefaultLocale: "en-US" +PackageVersion: "2.2.13" +ManifestType: "version" +ManifestVersion: "1.0.0"