homebrew-cask/Casks/img2icns.rb

8 lines
192 B
Ruby

class Img2icns < Cask
url 'http://static.shinyfrog.net/downloads/image2icon/Img2icns.zip'
homepage 'http://www.img2icnsapp.com/'
version 'latest'
no_checksum
link 'Img2icns.app'
end