Add VirusTotalUploader version 1.0

VirusTotal is a free service that analyzes suspicious files and URLs and facilitates the quick detection of viruses, worms, trojans, and all kinds of malware.
This commit is contained in:
Vincent Klaiber 2014-05-27 11:45:03 +02:00
parent 96d57c6802
commit b3c6f64837
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
class Virustotaluploader < Cask
url 'https://www.virustotal.com/static/bin/VirusTotalUploader_1.0.dmg'
homepage 'https://www.virustotal.com/'
version '1.0'
sha256 '1f86010cc78a32a133e14d63082639ee5ab1bc994a1f848e43320e51ec250322'
link 'VirusTotalUploader.app'
end