ScoopInstaller_Main/bucket/powersession.json
2022-06-03 08:29:13 +00:00

22 lines
744 B
JSON

{
"version": "1.4.7",
"description": "Terminal session recorder (Asciinema format)",
"homepage": "https://github.com/Watfaq/PowerSession",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Watfaq/PowerSession/releases/download/v1.4.7/PowerSession-win10-x64.exe#/PowerSession.exe",
"hash": "cf54f5fa087bf84ce915ae514f2512df848d01f2d5e6fb33dff235dcc669c65a"
}
},
"bin": "PowerSession.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Watfaq/PowerSession/releases/download/v$version/PowerSession-win10-x64.exe#/PowerSession.exe"
}
}
}
}