mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
716 B
JSON
22 lines
716 B
JSON
{
|
|
"version": "0.1.12",
|
|
"description": "Terminal session recorder (Asciinema format) written in Rust.",
|
|
"homepage": "https://github.com/Watfaq/PowerSession-rs",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Watfaq/PowerSession-rs/releases/download/v0.1.12/PowerSession.exe",
|
|
"hash": "4c08f4d42eb8bc1e0608883183377b4cb304ddf32cf78373eeee7fc0f67407b4"
|
|
}
|
|
},
|
|
"bin": "PowerSession.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Watfaq/PowerSession-rs/releases/download/v$version/PowerSession.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|