mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
omnisharp: Update to version 1.37.8
This commit is contained in:
parent
9cead23a07
commit
07cf5edd3d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.37.7",
|
||||
"version": "1.37.8",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"homepage": "http://www.omnisharp.net",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.7/omnisharp-win-x64.zip",
|
||||
"hash": "c78dc2b7c7108ab8c8737d2b49ccb8085f665521265bb3997a7f7a80f2cbf721"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.8/omnisharp-win-x64.zip",
|
||||
"hash": "4780414ff3c5b10469bd154e506245e3d9cc25a4c9021109391e90b70054c3a7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.7/omnisharp-win-x86.zip",
|
||||
"hash": "0bff0d51074e10a38fb711686cd7d96705fef8f4ed1a14d5744d3fd7cfdc060c"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.8/omnisharp-win-x86.zip",
|
||||
"hash": "96d95ae63ff2ed84c467b73d86af108c536f7479cfe4e277c481b8875482684f"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user