mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
22 lines
714 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|