ScoopInstaller_Main/bucket/powersession-rs.json
2025-04-28 08:32:51 +00:00

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"
}
}
}
}