mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
omnisharp: Update to version 1.37.6
This commit is contained in:
parent
1b07bf474f
commit
f94cb119d2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.37.5",
|
||||
"version": "1.37.6",
|
||||
"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.5/omnisharp-win-x64.zip",
|
||||
"hash": "821522506edcad3c040fb8f5ce6bf0df460b3fa374e00f357f8f34a76f2b189e"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.6/omnisharp-win-x64.zip",
|
||||
"hash": "c2b0282e0aafe41a29c944713980692edce1460906ef94ea4e39371b40aecb7b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.5/omnisharp-win-x86.zip",
|
||||
"hash": "2307da13f2659d2e67e306f3343baa562a50bac2f579e3629195aa0774143527"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.6/omnisharp-win-x86.zip",
|
||||
"hash": "b23e52aa250a825218157c8102c432053f20a146b3e183fc39f2c2a310319dc4"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user