homebrew-cask/Casks/scribbleton.rb

12 lines
315 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'scribbleton' do
2014-09-17 19:43:00 +08:00
version :latest
sha256 :no_check
2015-06-29 14:32:18 +08:00
url 'https://scribbleton.com/initiate_download/mac'
2015-04-26 23:46:10 +08:00
name 'Scribbleton'
2015-06-29 14:32:18 +08:00
homepage 'https://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