mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
243 B
Ruby
9 lines
243 B
Ruby
class Iconping < Cask
|
|
version '1.02'
|
|
sha256 '9f02c99b360ed2a0a424e1bdeb4f810ffb120a3cf78b6889b8a6c5b29b06d0c9'
|
|
|
|
url 'http://antirez.com/iconping/iconping-1.02.app.dmg'
|
|
homepage 'http://antirez.com/iconping/'
|
|
|
|
link 'iconping.app'
|
|
end
|