homebrew-cask/Casks/focusatwill.rb

13 lines
436 B
Ruby
Raw Normal View History

2017-11-24 14:40:42 +08:00
cask 'focusatwill' do
version '1.6.0'
sha256 '962f2d14724025107849fadbf19d4a014e04df6bf7700f25b0df222b38d9a712'
2017-11-24 14:40:42 +08:00
# faw-desktop.s3.amazonaws.com was verified as official when first introduced to the cask
url "https://faw-desktop.s3.amazonaws.com/focusatwill-#{version}.dmg"
2019-05-31 06:14:42 +08:00
appcast 'https://faw-desktop.s3.amazonaws.com/latest-mac.yml'
2017-11-24 14:40:42 +08:00
name 'Focus@Will'
homepage 'https://www.focusatwill.com/'
app 'focusatwill.app'
end