ScoopInstaller_Main/bucket/PowerSession.json
2021-11-10 13:25:07 +05:30

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