homebrew-cask-versions/Casks/things.rb
2013-06-19 22:01:26 +01:00

7 lines
171 B
Ruby

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