cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / tagoman.rb
blob7dc146d4021d2e8f1842ed0704fde09bff745673
1 cask :v1 => 'tagoman' do
2   version :latest
3   sha256 :no_check
5   # dropboxusercontent.com is the official download host per the vendor homepage
6   url 'https://dl.dropboxusercontent.com/u/7614970/TagoMan.zip'
7   homepage 'http://onflapp.wordpress.com/tagoman'
8   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10   app 'TagoMan.app'
11 end