2026-02-08 01:04:52 +00:00

32 lines
1.3 KiB
JSON

{
"version": "0.21.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.21.4/resterm_Windows_x86_64.exe#/resterm.exe",
"hash": "3a071f7cd3bee305075ce5fe47ac107a47f5c2f75ae1ca7d413f0dca5ad04bcd"
},
"arm64": {
"url": "https://github.com/unkn0wn-root/resterm/releases/download/v0.21.4/resterm_Windows_arm64.exe#/resterm.exe",
"hash": "a6495ea3369f8683312dc4c30bc92ab9a41bc863b3b1016258d5a3c25106b462"
}
},
"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"
}
}
}