homebrew-cask/Casks/quickwords.rb

13 lines
462 B
Ruby
Raw Normal View History

cask 'quickwords' do
version '0.1.2'
sha256 'c57084796daae3d6b11f4e99c04587d85b4456bcfa6d9ce8f00635c3c5c096a9'
# github.com/quickwords/quickwords/ was verified as official when first introduced to the cask
url "https://github.com/quickwords/quickwords/releases/download/v#{version}/Quickwords-Mac.dmg"
appcast 'https://github.com/quickwords/quickwords/releases.atom'
name 'Quickwords'
homepage 'https://quickwords.co/'
app 'Quickwords.app'
end