mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.37.10
This commit is contained in:
parent
d5bbc407ef
commit
b40802554d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.37.9",
|
"version": "1.37.10",
|
||||||
"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.9/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.10/omnisharp-win-x64.zip",
|
||||||
"hash": "c32e178747c2d08b57b208dcfe1696c37fc79cfa2627512c5c839018253ab670"
|
"hash": "fb945a13f4a7514a0afcecdfbd4941e2e2d79cf94c8938c89aa8ca1d8cc74fb4"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.9/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.10/omnisharp-win-x86.zip",
|
||||||
"hash": "6763891bd0554414906400fffd6cac6a326c865c41acc562c208b02e310353e9"
|
"hash": "631743a52ebae569e717c829beb0f0f3c48743d896fdb2e5f13da7ec818dd480"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user