mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
256 B
Ruby
9 lines
256 B
Ruby
class Liteicon < Cask
|
|
version '3.0b'
|
|
sha256 '84b9af7429e900be0bea4b9aa1ce9767bda85beef8d9c38dfad91984054f9abd'
|
|
|
|
url 'http://www.freemacsoft.net/downloads/LiteIcon_3.0b.zip'
|
|
homepage 'http://www.freemacsoft.net/liteicon/'
|
|
|
|
link 'LiteIcon.app'
|
|
end
|