homebrew-cask/Casks/pencil2d-pencil.rb

13 lines
387 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'pencil2d-pencil' do
2015-07-24 09:56:56 +08:00
version '0.5.4b'
sha256 'ea667aa1ec3b3793b36230ee2cc6b6cefbd0b8cc4e3c9011bc37ee770b475fca'
# bitbucket.org is the official download host per the vendor homepage
url "https://bitbucket.org/chchwy/pencil2d/downloads/Pencil2D-dev-#{version}-mac.zip"
name 'Pencil2D Animation'
homepage 'http://www.pencil2d.org/'
license :gpl
app 'Pencil.app'
end