homebrew-cask/Casks/focusatwill.rb

13 lines
437 B
Ruby

cask 'focusatwill' do
version '2.0.0'
sha256 'c57df34add6bcefbc86f4180c71ca334b4ca7c58114a631c5bcf66f27b0dbe6e'
# 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"
appcast 'https://faw-desktop.s3.amazonaws.com/latest-mac.yml'
name 'Focus@Will'
homepage 'https://www.focusatwill.com/'
app 'focusatwill.app'
end