ScoopInstaller_Main/bucket/powershelleditorservices.json
2025-10-24 09:22:14 +05:30

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"
}
}