mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
vt-cli: Update to version 0.10.0
This commit is contained in:
parent
2ccd3350b6
commit
ac388321d4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.9.8",
|
"version": "0.10.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.9.8/Windows64.zip",
|
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.0/Windows64.zip",
|
||||||
"hash": "a2fc2e5d3f6f3d3c85d60c14ba4c23c4c7971ed0e128863612c2101880769eb6"
|
"hash": "456fb8c0429a7337704623bfbfefe1bbae9a386b07edc19ac6044b5204b431ab"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.9.8/Windows32.zip",
|
"url": "https://github.com/VirusTotal/vt-cli/releases/download/0.10.0/Windows32.zip",
|
||||||
"hash": "89086b67da37f28c3d192c29d2e861024d4f0b0bed1d0d6d32a084a13f3f3db8"
|
"hash": "2b5fa67aede807060934e6e49993e0dc00c84d1f5aa835dc2f8ca3d352fa3979"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "vt.exe",
|
"bin": "vt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user