mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
omnisharp: Update to version 1.37.3
This commit is contained in:
parent
5c4bb808f0
commit
cfdc498ae2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.37.2",
|
"version": "1.37.3",
|
||||||
"description": "A .NET development platform based on roslyn workspaces",
|
"description": "A .NET development platform based on roslyn workspaces",
|
||||||
"homepage": "http://www.omnisharp.net",
|
"homepage": "http://www.omnisharp.net",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.2/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.3/omnisharp-win-x64.zip",
|
||||||
"hash": "e06c415107a8874a323c1b9779f699a2143eb2d3b4b84b8e765120bc921105c7"
|
"hash": "542841e6eccaa3ff545bfa8778cb0cc4f4beb5a6d2e55d5a9972e02dab5ed993"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.2/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.3/omnisharp-win-x86.zip",
|
||||||
"hash": "1ae479e04e1c73a5991fab22fd1110de614e7182fa3b65940dd0995cd113e2ea"
|
"hash": "aa2544e73a17760bf6699a7c0580610fc610d63a434ceb3ccf307a772aa365c6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user