mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
251 B
Ruby
9 lines
251 B
Ruby
class Icolors < Cask
|
|
version '3.0'
|
|
sha256 '92fab479c7916ee7c52efcc457d8d120acc555a05825b01ebca047f017c097b9'
|
|
|
|
url 'https://www.fadingred.com/files/icolors/icolors_3.0.zip'
|
|
homepage 'http://www.fadingred.com/icolors/'
|
|
|
|
link 'iColors.app'
|
|
end
|