mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
17 lines
640 B
JSON
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"
|
|
}
|
|
}
|