ScoopInstaller_Main/bucket/powersession-rs.json
2022-09-10 12:33:51 +00:00

22 lines
714 B
JSON

{
"version": "0.1.7",
"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.7/PowerSession.exe",
"hash": "bcdcd81f11f4b5f8ce4715f93df9b2fff9b3a1b1a62bb440f29106023b97c240"
}
},
"bin": "PowerSession.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Watfaq/PowerSession-rs/releases/download/v$version/PowerSession.exe"
}
}
}
}