Skip to content

Commit

Permalink
Add Buildasaur v0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
czechboy0 authored and vitorgalvao committed Oct 26, 2015
1 parent a7e79c7 commit 241b722
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Casks/buildasaur.rb
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 241b722

Please sign in to comment.