mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
14 lines
676 B
JSON
14 lines
676 B
JSON
{
|
|
"version": "4.4.0",
|
|
"description": "A common platform for PowerShell development support in any editor or application",
|
|
"homepage": "https://github.com/PowerShell/PowerShellEditorServices",
|
|
"license": "MIT",
|
|
"url": "https://github.com/PowerShell/PowerShellEditorServices/releases/download/v4.4.0/PowerShellEditorServices.zip",
|
|
"hash": "690b91092989a0f66e6f43986166aaef69d64b559a9fda51feed882e1103fbcc",
|
|
"bin": "PowerShellEditorServices/Start-EditorServices.ps1",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/PowerShell/PowerShellEditorServices/releases/download/v$version/PowerShellEditorServices.zip"
|
|
}
|
|
}
|