mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
716 B
JSON
22 lines
716 B
JSON
{
|
|
"version": "0.1.11",
|
|
"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.11/PowerSession.exe",
|
|
"hash": "2d3e490f3727f3721ac493b40e2e8aa4e51703c47f5ca116d307979c2683dfee"
|
|
}
|
|
},
|
|
"bin": "PowerSession.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Watfaq/PowerSession-rs/releases/download/v$version/PowerSession.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|