mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Add renamer (#2666)
This commit is contained in:
parent
9616eaec25
commit
e2aca4e753
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.3",
|
"version": "1.4.3",
|
||||||
"description": "Powershell session recorder",
|
"description": "Terminal session recorder (Asciinema format)",
|
||||||
"homepage": "https://github.com/ibigbug/PowerSession",
|
"homepage": "https://github.com/ibigbug/PowerSession",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ibigbug/PowerSession/releases/download/v1.4.3/PowerSession-win10-x64.exe",
|
"url": "https://github.com/ibigbug/PowerSession/releases/download/v1.4.3/PowerSession-win10-x64.exe#/PowerSession.exe",
|
||||||
"hash": "7a77ea6fe75a46fe78508961849f3fa6e4bd6fd37636571c2f86b4a1378f677a"
|
"hash": "7a77ea6fe75a46fe78508961849f3fa6e4bd6fd37636571c2f86b4a1378f677a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/ibigbug/PowerSession/releases/download/v$version/PowerSession-win10-x64.exe"
|
"url": "https://github.com/ibigbug/PowerSession/releases/download/v$version/PowerSession-win10-x64.exe#/PowerSession.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user