mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
22 lines
747 B
JSON
22 lines
747 B
JSON
{
|
|
"version": "1.4.5",
|
|
"description": "Terminal session recorder (Asciinema format)",
|
|
"homepage": "https://github.com/ibigbug/PowerSession",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/ibigbug/PowerSession/releases/download/v1.4.5/PowerSession-win10-x64.exe#/PowerSession.exe",
|
|
"hash": "3f5882474832ee90452fcc3d3312b587f8b2a216547595c84654b8a94005effd"
|
|
}
|
|
},
|
|
"bin": "PowerSession.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/ibigbug/PowerSession/releases/download/v$version/PowerSession-win10-x64.exe#/PowerSession.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|