mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
etl2pcapng: Update to version 1.7.0 (#3402)
This commit is contained in:
parent
094fe16600
commit
3c0df31b5a
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.0",
|
"version": "1.7.0",
|
||||||
"description": "Convert .etl to .pcapng",
|
"description": "Convert .etl to .pcapng",
|
||||||
"homepage": "https://github.com/microsoft/etl2pcapng",
|
"homepage": "https://github.com/microsoft/etl2pcapng",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://github.com/microsoft/etl2pcapng/releases/download/1.5.0/etl2pcapng.zip",
|
"url": "https://github.com/microsoft/etl2pcapng/releases/download/v1.7.0/etl2pcapng.zip",
|
||||||
"hash": "e2ee70f75cbd922823f1d9bc390e7ad7f49fed4d7b450831bc6bef8e2cb26a07",
|
"hash": "11dee506aa6cc7a15b937dba719713f137824f5af55529ffa5bf7d8866c8e15b",
|
||||||
"bin": "etl2pcapng.exe",
|
"bin": "etl2pcapng.exe",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
@ -16,6 +16,6 @@
|
|||||||
},
|
},
|
||||||
"checkver": "github",
|
"checkver": "github",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/microsoft/etl2pcapng/releases/download/$version/etl2pcapng.zip"
|
"url": "https://github.com/microsoft/etl2pcapng/releases/download/v$version/etl2pcapng.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user