mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
230 B
Ruby
7 lines
230 B
Ruby
class Zooom < Cask
|
|
url 'http://software.coderage-software.com/zooom/Zooom_2.5.0.dmg'
|
|
homepage 'http://coderage-software.com/zooom'
|
|
version '2.5.0'
|
|
sha1 '1fa66ef73e7005b368bc4c21e37ae676ed7bc1f5'
|
|
install 'Zooom2.pkg'
|
|
end
|