homebrew-cask/Casks/img2icns.rb

9 lines
257 B
Ruby

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