Merge pull request #8382 from j13k/master

New cask for Shapes (shapesapp.com)
This commit is contained in:
Roland Walker 2014-12-23 07:40:54 -05:00
commit ca74491ff2
1 changed files with 11 additions and 0 deletions

11
Casks/shapes.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'shapes' do
version '4.0.3'
sha256 '93163aede1f41ffb786dc6c9a2e6739221347804954d05b7221d3248556b5e7b'
url "http://shapesapp.com/dist/Shapes_#{version}.zip"
name 'Shapes'
homepage 'http://shapesapp.com'
license :commercial
app 'Shapes.app'
end