mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.34.2
This commit is contained in:
parent
ffb2838aee
commit
78214b1042
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.omnisharp.net",
|
"homepage": "http://www.omnisharp.net",
|
||||||
"description": "A .NET development platform based on roslyn workspaces",
|
"description": "A .NET development platform based on roslyn workspaces",
|
||||||
"version": "1.34.1",
|
"version": "1.34.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.1/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.2/omnisharp-win-x64.zip",
|
||||||
"hash": "b72060b88e857ae87c8df74008d2e94f020015aa86e9463a3e682d13433da523"
|
"hash": "53e9fa75340856b312c9ed8566fe5a603bd3d5168e2dcf54b808caf79444dbf3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.1/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.2/omnisharp-win-x86.zip",
|
||||||
"hash": "65f5e1e27335e873c68ba11329369bb8e13094cacaab0088ecb58cd66fb45513"
|
"hash": "2f8a5f3fe6958ccde3196a878a7f7a788d1e3327c39e2db4d37f0a81ff64bee7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user