cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / things.rb
bloba906d396302b587915aa4aa8cfbe2923c07b9f47
1 cask :v1 => 'things' do
2   version :latest
3   sha256 :no_check
5   url 'https://culturedcode.com/things/download/'
6   appcast 'http://downloads.culturedcode.com/things/download/Things_Updates.php'
7   homepage 'http://culturedcode.com/things/'
8   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10   app 'Things.app'
11 end