mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
omnisharp: Update to version 1.37.4
This commit is contained in:
parent
f98bc5194f
commit
07855ac68a
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.37.3",
|
||||
"version": "1.37.4",
|
||||
"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.3/omnisharp-win-x64.zip",
|
||||
"hash": "542841e6eccaa3ff545bfa8778cb0cc4f4beb5a6d2e55d5a9972e02dab5ed993"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.4/omnisharp-win-x64.zip",
|
||||
"hash": "79c15179a7351f2443a68d8c906bbc7e8e0c2c0c0c49f0ea0c69b04908ce0ac1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.3/omnisharp-win-x86.zip",
|
||||
"hash": "aa2544e73a17760bf6699a7c0580610fc610d63a434ceb3ccf307a772aa365c6"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.4/omnisharp-win-x86.zip",
|
||||
"hash": "41642b4adde9fd19fa8e44e6554f174aa071884656c55c16c2e45aecb1e3a353"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user