homebrew-cask/Casks/scribbleton.rb

12 lines
323 B
Ruby
Raw Normal View History

2014-11-14 01:26:52 +08:00
cask :v1 => 'scribbleton' do
2014-09-17 19:43:00 +08:00
version :latest
sha256 :no_check
2015-04-25 12:30:05 +08:00
url 'http://scribbleton.com/initiate_download/mac'
2015-04-26 23:46:10 +08:00
name 'Scribbleton'
homepage 'http://scribbleton.com/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:16 +08:00
app 'Scribbleton.app'
end