Add Vagrant Bar.app v1.13

Taskbar utility for monitoring and managing vagrant VMs.
This commit is contained in:
Brian Palmer 2014-10-13 14:22:30 -06:00
parent ee5fba8c91
commit 2865d5507b
1 changed files with 10 additions and 0 deletions

10
Casks/vagrant-bar.rb Normal file
View File

@ -0,0 +1,10 @@
class VagrantBar < Cask
version '1.13'
sha256 '161ad4f4b7acbeaa76352e7a19849dd5275e4b1811caba8b853fa7964812169a'
url 'https://github.com/BipSync/VagrantBar/releases/download/1.13/Vagrant.Bar.zip'
homepage 'https://github.com/BipSync/VagrantBar'
license :oss
app 'Vagrant Bar.app'
end