cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / antetype.rb
blob1b9a9d5a162d1ea18a8e3f878fbfd1d07a74b94d
1 cask :v1 => 'antetype' do
2   version :latest
3   sha256 :no_check
5   # amazonaws.com is the official download host per the vendor homepage
6   url 'https://s3.amazonaws.com/AntetypeDownload/Antetype.zip'
7   name 'Antetype'
8   homepage 'http://antetype.com'
9   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
11   app 'Antetype.app'
12 end