homebrew-cask/Casks/writefull.rb

12 lines
296 B
Ruby
Raw Normal View History

cask 'writefull' do
2017-03-18 23:13:51 +08:00
version :latest
sha256 :no_check
2017-03-18 23:13:51 +08:00
# d3aw1w08kaciwn.cloudfront.net was verified as official when first introduced to the cask
url 'https://d3aw1w08kaciwn.cloudfront.net/Writefull.dmg'
name 'Writefull'
homepage 'https://writefullapp.com/'
2017-03-18 23:13:51 +08:00
app 'Writefull.app'
end