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