mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.34.1
This commit is contained in:
parent
8d23e2725b
commit
e783b61f7a
@ -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.0",
|
"version": "1.34.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.0/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.1/omnisharp-win-x64.zip",
|
||||||
"hash": "22e0eb3c37f9b999916a186da852591e732be61f7b3706b7ff1b83fb6e4a3878"
|
"hash": "b72060b88e857ae87c8df74008d2e94f020015aa86e9463a3e682d13433da523"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.0/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.1/omnisharp-win-x86.zip",
|
||||||
"hash": "cd385d22c5ff2b9b9a9f6cabc2b55c6478455513aa89411e2e37795ec669f0f6"
|
"hash": "65f5e1e27335e873c68ba11329369bb8e13094cacaab0088ecb58cd66fb45513"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user