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
version '1.13'
sha256 '161ad4f4b7acbeaa76352e7a19849dd5275e4b1811caba8b853fa7964812169a'
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