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