Update vagrant to 1.9.4 (#32948)

This commit is contained in:
commitay 2017-04-25 07:58:11 +10:00 committed by Vítor Galvão
parent 9d10c4a57e
commit 9770db53e0
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
cask 'vagrant' do
version '1.9.3'
sha256 '7e08c3d204420027142d6623d2b02c5ec00f635a74b4ca7fb742e91894b942b8'
version '1.9.4'
sha256 '2ae186e762498c8e018efbf3452a3d368627cb7d518b26f3f445f0a3686e5a07'
# hashicorp.com/vagrant was verified as official when first introduced to the cask
url "https://releases.hashicorp.com/vagrant/#{version}/vagrant_#{version}_x86_64.dmg"
appcast 'https://github.com/mitchellh/vagrant/releases.atom',
checkpoint: 'a9c114d971fe858046d14efd014add93c0be9431b3be26a648f9c219fef4b540'
checkpoint: 'd9d8ab9e8e0f7f4c520200b2097744b7c46b66908da21432bfc463789602acf7'
name 'Vagrant'
homepage 'https://www.vagrantup.com/'