2026-02-23 00:53:54 +00:00

32 lines
1.3 KiB
JSON

{
"version": "0.23.4",
"description": "Terminal API client for HTTP/GraphQL/gRPC with support for SSH tunnels, WebSockets, SSE, workflows, profiling, OpenAPI and response diffs.",
"homepage": "https://github.com/unkn0wn-root/resterm",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/unkn0wn-root/resterm/releases/download/v0.23.4/resterm_Windows_x86_64.exe#/resterm.exe",
"hash": "c90844fa180649809860e5a5402370c1e26f7358bda6c0bb2112b442505cc905"
},
"arm64": {
"url": "https://github.com/unkn0wn-root/resterm/releases/download/v0.23.4/resterm_Windows_arm64.exe#/resterm.exe",
"hash": "671c33b314333eb3e18330775be5ecd44cdfbfbac0aa4e6cbd19e8e2197a62f8"
}
},
"bin": "resterm.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/unkn0wn-root/resterm/releases/download/v$version/resterm_Windows_x86_64.exe#/resterm.exe"
},
"arm64": {
"url": "https://github.com/unkn0wn-root/resterm/releases/download/v$version/resterm_Windows_arm64.exe#/resterm.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}