mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-25 21:04:41 +00:00
resterm: Add version 0.21.2 (#7569)
This commit is contained in:
parent
9011da906c
commit
1fd48d8c92
31
bucket/resterm.json
Normal file
31
bucket/resterm.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"version": "0.21.2",
|
||||
"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.2/resterm_Windows_x86_64.exe#/resterm.exe",
|
||||
"hash": "e9ae7d5d32b4fd68cc185148d006197b6c30c77046937e7580acc0c0a9edbdeb"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/unkn0wn-root/resterm/releases/download/v0.21.2/resterm_Windows_arm64.exe#/resterm.exe",
|
||||
"hash": "f11f38e648e84c2d34b45f2e564428b9d280a561481422e7c879ae1563e6b541"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user