mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2024-11-22 15:10:12 +09:00
Merge pull request #9 from qwjyh/powershell-es-3.18
update powershell-editor-service 3.18.1
This commit is contained in:
commit
2f89f9fbbc
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"version": "3.16.0",
|
"version": "3.18.1",
|
||||||
"description": "A common platform for PowerShell development support in any editor or application!",
|
"description": "A common platform for PowerShell development support in any editor or application!",
|
||||||
"homepage": "https://github.com/PowerShell/PowerShellEditorServices",
|
"homepage": "https://github.com/PowerShell/PowerShellEditorServices",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"url": "https://github.com/PowerShell/PowerShellEditorServices/releases/download/v3.16.0/PowerShellEditorServices.zip",
|
"url": "https://github.com/PowerShell/PowerShellEditorServices/releases/download/v3.18.1/PowerShellEditorServices.zip",
|
||||||
"hash": "03e67c83a79e700cbd8fa0097cc5678998ab74de7042a4d093f5d820d6a7a20d",
|
"hash": "a3105b77da3ab88364e124e3d96348dead5d1299013523b03fa8855f7c23100a",
|
||||||
"bin": "",
|
"bin": "",
|
||||||
"extract_dir": "",
|
"extract_dir": "",
|
||||||
"checkver": "github"
|
"checkver": "github"
|
||||||
|
|
Loading…
Reference in a new issue