ScoopInstaller_Main/bucket/PowerSession.json
2019-11-12 10:00:27 +00:00

17 lines
640 B
JSON

{
"version": "1.2.1",
"description": "Powershell session recorder.",
"homepage": "https://github.com/ibigbug/PowerSession",
"license": "MIT",
"url": "https://github.com/ibigbug/PowerSession/releases/download/release-v1.2.1/PowerSession.exe",
"hash": "8606db94e19119c1689705e0755bb1efa878574371d086f9ab5ed8f82922ce79",
"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"
}
}