cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / img2icns.rb
blob9b55db99b0497f02dd43cea934fedcb0a736c186
1 cask :v1 => 'img2icns' do
2   version :latest
3   sha256 :no_check
5   url 'http://static.shinyfrog.net/downloads/image2icon/Img2icns.zip'
6   appcast 'http://store.shinyfrog.net/appcast/img2icns.xml'
7   homepage 'http://www.img2icnsapp.com/'
8   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
10   app 'Img2icns.app'
11 end