mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
206 B
Ruby
7 lines
206 B
Ruby
class Clamxav < Cask
|
|
url 'http://www.clamxav.com/downloads/ClamXav_2.5.dmg'
|
|
homepage 'http://www.clamxav.com/'
|
|
version '2.5'
|
|
sha1 '85f0d2b716b7300f6ed586032b3d88f359738971'
|
|
link 'ClamXav.app'
|
|
end
|