homebrew-cask/Casks/anxiety.rb

12 lines
265 B
Ruby

class Anxiety < Cask
version 'latest'
sha256 :no_check
url 'http://www.anxietyapp.com/Anxiety.zip'
appcast 'http://www.anxietyapp.com/appcast/appcast.xml'
homepage 'http://www.anxietyapp.com/'
nested_container 'Anxiety.dmg'
link 'Anxiety.app'
end