mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
omnisharp: Update to version 1.37.9
This commit is contained in:
parent
693a82712b
commit
9e861ef63c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.37.8",
|
||||
"version": "1.37.9",
|
||||
"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.8/omnisharp-win-x64.zip",
|
||||
"hash": "4780414ff3c5b10469bd154e506245e3d9cc25a4c9021109391e90b70054c3a7"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.9/omnisharp-win-x64.zip",
|
||||
"hash": "c32e178747c2d08b57b208dcfe1696c37fc79cfa2627512c5c839018253ab670"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.8/omnisharp-win-x86.zip",
|
||||
"hash": "96d95ae63ff2ed84c467b73d86af108c536f7479cfe4e277c481b8875482684f"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.9/omnisharp-win-x86.zip",
|
||||
"hash": "6763891bd0554414906400fffd6cac6a326c865c41acc562c208b02e310353e9"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user