homebrew-cask/Casks/buildasaur.rb

13 lines
470 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'buildasaur' do
2016-09-05 02:52:11 +08:00
version '1.0.3'
sha256 'fb3dbb5eb1752c28f893b50b085a64671e678bd088be2df385605ea62d38e947'
2015-10-26 18:25:00 +08:00
url "https://github.com/czechboy0/Buildasaur/releases/download/v#{version}/Buildasaur.app.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/czechboy0/Buildasaur/releases.atom',
2016-09-05 02:52:11 +08:00
checkpoint: '2c18e38bcbab005714246766e634b0bcf25671958bc80ac09e0c877a516a33fc'
2015-10-26 18:25:00 +08:00
name 'Buildasaur'
homepage 'https://github.com/czechboy0/Buildasaur'
app 'Buildasaur.app'
end