Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Update vagrant version
Browse files Browse the repository at this point in the history
  • Loading branch information
lilmatt committed Apr 21, 2014
1 parent e1bfeb7 commit 831adf9
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions vagrant/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
package:
name: vagrant
version: 1.3.5
version: 1.5.3

source:
url: http://files.vagrantup.com/packages/a40522f5fabccb9ddabad03d836e120ff5d14093/Vagrant-1.3.5.dmg
fn: Vagrant-1.3.5.dmg
# MD5 is not needed; disk images verify themselves
url: https://dl.bintray.com/mitchellh/vagrant/vagrant_1.5.3.dmg
fn: vagrant_1.5.3.dmg
sha1: ae964b580bc6a56c60a220b567c3261904ca2559
# sha256: 7bb8a7cc1246bbb5831e78b31f0335777bcd9d16bc88016430a054dd2f2e038c

test:
files:
Expand Down

0 comments on commit 831adf9

Please sign in to comment.