Merge pull request #11305 from sk7/patchblocks

Add Patchblocks.app v0.3.3
This commit is contained in:
Vítor Galvão 2015-05-28 16:51:09 +01:00
commit e9ace9407d
1 changed files with 11 additions and 0 deletions

11
Casks/patchblocks.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'patchblocks' do
version '0.3.3'
sha256 'd039d82a61a53b75962ebf9fb7b31426b69435271988b61f5ba23ec58001fa83'
url "http://patchblocks.com/sites/default/files/Patchblocks-#{version}-Yosemite.dmg"
name 'Patchblocks'
homepage 'http://patchblocks.com/'
license :gratis
app "Patchblocks-#{version}.app"
end