mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
747 B
JSON
22 lines
747 B
JSON
{
|
|
"version": "1.4.3",
|
|
"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.3/PowerSession-win10-x64.exe#/PowerSession.exe",
|
|
"hash": "7a77ea6fe75a46fe78508961849f3fa6e4bd6fd37636571c2f86b4a1378f677a"
|
|
}
|
|
},
|
|
"bin": "PowerSession.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/ibigbug/PowerSession/releases/download/v$version/PowerSession-win10-x64.exe#/PowerSession.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|