scoop-bucket/ipget.json
2022-04-28 11:13:24 +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.8.1",
"url": "https://dist.ipfs.io/ipget/v0.8.1/ipget_v0.8.1_windows-amd64.zip",
"hash": "497d6597c90c73c9166b5f4772f35ec8cbeb59c778ea6e3833237e2ba64205f0",
"extract_dir": "ipget",
"bin": [
[
"ipget.exe",
"ipget"
]
]
}