Skip to content

Commit

Permalink
Merge pull request #238 from ryanneufeld/patch-2
Browse files Browse the repository at this point in the history
Upgrade to Vagrant 1.2.1
  • Loading branch information
vitorgalvao committed Apr 21, 2013
2 parents bbd450d + b3d8efa commit 017fe86
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/vagrant.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class Vagrant < Cask
url 'http://files.vagrantup.com/packages/476b19a9e5f499b5d0b9d4aba5c0b16ebe434311/Vagrant.dmg'
url 'http://files.vagrantup.com/packages/a7853fe7b7f08dbedbc934eb9230d33be6bf746f/Vagrant-1.2.1.dmg'
homepage 'http://www.vagrantup.com'
version '1.0.6'
sha256 '30d3cc92c2376ddf940a30f20ae3fa6d8248b83bd4f810a3050217385b03ead0'
version '1.2.1'
sha256 '27fe439c2e0521751e96dc2a45979a85272b5fc528ba012a0c9c0d527e7ac117'
end

0 comments on commit 017fe86

Please sign in to comment.