mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-07 12:15:15 +00:00
17 lines
640 B
JSON
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"
|
|
}
|
|
}
|