homebrew-cask-versions/Casks/things.rb
2014-05-08 08:51:31 -04:00

7 lines
176 B
Ruby

class Things < Cask
url 'http://culturedcode.com/things/download/'
homepage 'http://culturedcode.com/things/'
version 'latest'
sha256 :no_check
link 'Things.app'
end