mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vt-cli: Update to version 0.8.0
This commit is contained in:
parent
ba03890e2c
commit
cbf37f387e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.0",
|
"version": "0.8.0",
|
||||||
"description": "Tool for interacting with VirusTotal",
|
"description": "Tool for interacting with VirusTotal",
|
||||||
"homepage": "https://github.com/VirusTotal/vt-cli",
|
"homepage": "https://github.com/VirusTotal/vt-cli",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.7.0/Windows64.zip",
|
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.8.0/Windows64.zip",
|
||||||
"hash": "2468803342f0e12853d2761d14aafe2e9ebc086cbf1c7f9cc334f430bb1c4167"
|
"hash": "1f364e50494b230caba8e95eedd8f5a05242e2a14812fa7a2078bdf0ddea2cc1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.7.0/Windows32.zip",
|
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.8.0/Windows32.zip",
|
||||||
"hash": "c453a6af6c86301facf7feeccc469dbc91901c17911f75e95197ce526650ce7b"
|
"hash": "dd87d500d563e50b2f113da3161ade07d72f5107ef317ca9ff52eb8141c8c0f5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vt.exe",
|
"bin": "vt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user