mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vt-cli: Update to version 0.10.2
This commit is contained in:
parent
128766334b
commit
4991c8ce00
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.10.1",
|
"version": "0.10.2",
|
||||||
"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.10.1/Windows64.zip",
|
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.2/Windows64.zip",
|
||||||
"hash": "85b36b3a16a68dabc0fc98395277ed62678439c3e3f9386a140087e00313437b"
|
"hash": "03c20eec8b9fea9bc455cc70c6703042fe2fd471a02743ab7a183d28ae5f1ffa"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.1/Windows32.zip",
|
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.2/Windows32.zip",
|
||||||
"hash": "ce1ae0e01f0ae10d5dc62c4fa059f5b5273150b16b0cd1fc268c828df2ea8ed6"
|
"hash": "7d5de99f77d95a2d9a52062e0af1d71f98d1ce9d3f21c909a99b2d0a5ef58215"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vt.exe",
|
"bin": "vt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user