mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
208 B
Ruby
7 lines
208 B
Ruby
class Imagealpha < Cask
|
|
url 'http://pngmini.com/ImageAlpha1.3.0.6.tar.bz2'
|
|
homepage 'http://pngmini.com/'
|
|
version '1.3.0.6'
|
|
sha1 '1cb44cd72245e112f146ace5d8685d727f777bdc'
|
|
link 'ImageAlpha.app'
|
|
end
|