homebrew-cask/Casks/anxiety.rb

9 lines
203 B
Ruby

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