mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
5 lines
146 B
Ruby
5 lines
146 B
Ruby
class Echofon < Cask
|
|
url 'http://file.echofon.com/twitter/mac/bin/Echofon_1.5.8.dmg'
|
|
homepage 'http://www.echofon.com/'
|
|
version '1.5.8'
|
|
end
|