ScoopInstaller_Main/bucket/httpstat.json
2021-09-18 11:48:57 -07:00

18 lines
714 B
JSON

{
"version": "1.0.0",
"description": "curl(1) statistics visualizer",
"homepage": "https://github.com/davecheney/httpstat",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/davecheney/httpstat/releases/download/v1.0.0/httpstat-windows-amd64-v1.0.0.exe#/httpstat.exe",
"hash": "7cf510c8927a23db19e0d579bf44c3c325abe0760e34fea20567461759b794e9"
},
"32bit": {
"url": "https://github.com/davecheney/httpstat/releases/download/v1.0.0/httpstat-windows-386-v1.0.0.exe#/httpstat.exe",
"hash": "9b43886614830830a84fae87cbbb2f8ef01b09b1986a3a4f4aa77978887baee3"
}
},
"bin": "httpstat.exe"
}