homebrew-cask/Casks/img2icns.rb

11 lines
259 B
Ruby

class Img2icns < Cask
version 'latest'
sha256 :no_check
url 'http://static.shinyfrog.net/downloads/image2icon/Img2icns.zip'
appcast 'http://store.shinyfrog.net/appcast/img2icns.xml'
homepage 'http://www.img2icnsapp.com/'
link 'Img2icns.app'
end