mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
vt-cli: Update to version 0.9.2
This commit is contained in:
parent
03ba800c59
commit
1da032873f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.1",
|
"version": "0.9.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.9.1/Windows64.zip",
|
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.2/Windows64.zip",
|
||||||
"hash": "340a5a81f56bab2e5abe86da693c0e36b88f4374d756a6d34aac39b4e54ea1ea"
|
"hash": "034f32222968eb29cb79bda0ba59de4ff9d514c7b43cfc0561ad4cf9d0a22f81"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.1/Windows32.zip",
|
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.2/Windows32.zip",
|
||||||
"hash": "e0c358ec28b5c37fb4eba6e28acb090f934c6faac04341113c4d1bac13695ae2"
|
"hash": "9ec5aae8608f3ac51958d03c741836205815b202b5561086e098cdcf8a524392"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vt.exe",
|
"bin": "vt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user