scoop-bucket/ipget.json
2021-04-24 09:34:23 +02:00

20 lines
527 B
JSON

{
"checkver": {
"url": "https://api.github.com/repos/ipfs/ipget/tags",
"jp": "$[0].name"
},
"autoupdate": {
"url": "https://dist.ipfs.io/ipget/$version/ipget_$version_windows-amd64.zip"
},
"version": "v0.7.0",
"url": "https://dist.ipfs.io/ipget/v0.7.0/ipget_v0.7.0_windows-amd64.zip",
"hash": "dbbbbda4a65edbfa06058d4e5e8d93ccf92421be88293af884a381bc3ef3e3a7",
"extract_dir": "ipget",
"bin": [
[
"ipget.exe",
"ipget"
]
]
}