homebrew-cask/Casks/vagrant-bar.rb

11 lines
309 B
Ruby
Raw Normal View History

2014-11-14 01:27:16 +08:00
cask :v1 => 'vagrant-bar' do
2015-02-12 01:36:15 +08:00
version '1.15'
sha256 'dc4f77ad00e2751e7375eab0172323d9bd9110ced170dc4033036b530ed7fdeb'
2014-10-17 20:20:54 +08:00
url "https://github.com/BipSync/VagrantBar/releases/download/#{version}/Vagrant.Bar.zip"
homepage 'https://github.com/BipSync/VagrantBar'
license :oss
app 'Vagrant Bar.app'
end