mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
re-use version in clamxav
This commit is contained in:
parent
6647503370
commit
c665c6a32a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ class Clamxav < Cask
|
|||
version '2.6.4'
|
||||
sha256 'bbde8181307566bd592930f7318a7c43e253788bf44bab9bae1140b1e50e694f'
|
||||
|
||||
url 'http://www.clamxav.com/downloads/ClamXav_2.6.4.dmg'
|
||||
url "http://www.clamxav.com/downloads/ClamXav_#{version}.dmg"
|
||||
appcast 'http://www.clamxav.com/sparkle/profileInfo.php'
|
||||
homepage 'http://www.clamxav.com/'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue