mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
PowerSession: Add version 1.1.0 (#552)
close https://github.com/lukesampson/scoop-extras/pull/2996
This commit is contained in:
parent
c7fa192a99
commit
eea2c76752
16
bucket/PowerSession.json
Normal file
16
bucket/PowerSession.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": "1.1.0",
|
||||
"description": "Powershell session recorder.",
|
||||
"homepage": "https://github.com/ibigbug/PowerSession",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/ibigbug/PowerSession/releases/download/release-v1.1.0/PowerSession.exe",
|
||||
"hash": "3b07c318dc4a5e1d25f5d086d706a1eb1ef074b1ef60fb498dd7954de6b09068",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user