mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
8 lines
273 B
Ruby
8 lines
273 B
Ruby
class Imagealpha < Cask
|
|
url 'http://pngmini.com/ImageAlpha1.3.5.tar.bz2'
|
|
appcast 'http://pngmini.com/appcast.xml'
|
|
homepage 'http://pngmini.com/'
|
|
version '1.3.5'
|
|
sha256 'ba1ca1f50fa5b2a3472e6c2dbe410ecc3a66f425975cf9e39380e5c3421cca49'
|
|
link 'ImageAlpha.app'
|
|
end
|