mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
vt-cli: Update to version 1.0.0
This commit is contained in:
parent
38a93f8c8b
commit
7d62b9ac65
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.14.0",
|
"version": "1.0.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.14.0/Windows64.zip",
|
"url": "https://github.com/VirusTotal/vt-cli/releases/download/1.0.0/Windows64.zip",
|
||||||
"hash": "b8e493ee226f832a48b688d63df8ead00eac9aa11266f97d5f8fcd67db44efad"
|
"hash": "694273d1e34eb359ff966e71cfabed6f002d4c16614d20123dd53028d281d3b3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.14.0/Windows32.zip",
|
"url": "https://github.com/VirusTotal/vt-cli/releases/download/1.0.0/Windows32.zip",
|
||||||
"hash": "bc99b734e14c1d6769bf819ade6f701e3d1f70c6c755ca7c4369ab77ddb25c41"
|
"hash": "4285e83f23b4ad90937a4e2fe94c2fd26f0d03f82af5aa9a2770928df9e25ae5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vt.exe",
|
"bin": "vt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user