scoop-bucket/ipget.json
2022-07-30 11:06:52 +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.9.1",
"url": "https://dist.ipfs.io/ipget/v0.9.1/ipget_v0.9.1_windows-amd64.zip",
"hash": "293d5696e5f74654ad88a499098c3563dfa1d8f2435bd0b374967a7ab013026f",
"extract_dir": "ipget",
"bin": [
[
"ipget.exe",
"ipget"
]
]
}