ScoopInstaller_Main/bucket/PowerSession.json
2019-11-08 19:00:33 +00:00

17 lines
640 B
JSON

{
"version": "1.2.0",
"description": "Powershell session recorder.",
"homepage": "https://github.com/ibigbug/PowerSession",
"license": "MIT",
"url": "https://github.com/ibigbug/PowerSession/releases/download/release-v1.2.0/PowerSession.exe",
"hash": "aaade9885c357777835933d5863bec9877838901988442fb90be2c374182eed0",
"bin": "PowerSession.exe",
"checkver": {
"github": "https://github.com/ibigbug/PowerSession",
"regex": "tree/release-v([\\d.]+)"
},
"autoupdate": {
"url": "https://github.com/ibigbug/PowerSession/releases/download/release-v$version/PowerSession.exe"
}
}