Add Buildasaur v0.6.3

This commit is contained in:
Honza Dvorsky 2015-10-26 11:25:00 +01:00 committed by Vítor Galvão
parent a7e79c731c
commit 241b722623
1 changed files with 12 additions and 0 deletions

12
Casks/buildasaur.rb Normal file
View File

@ -0,0 +1,12 @@
cask :v1 => 'buildasaur' do
version '0.6.3'
sha256 '347edecdade78a3959bf6c00f43d0d5b7eb33e78b1f53363b36cc8b61f3593f5'
url 'https://github.com/czechboy0/Buildasaur/releases/download/v0.6.3/Buildasaur.app.zip'
appcast 'https://github.com/czechboy0/Buildasaur/releases.atom'
name 'Buildasaur'
homepage 'https://github.com/czechboy0/Buildasaur'
license :mit
app 'Buildasaur.app'
end