mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
omnisharp: Update to version 1.34.10
This commit is contained in:
parent
092feb880f
commit
19d7f8517d
@ -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.9",
|
"version": "1.34.10",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.9/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.10/omnisharp-win-x64.zip",
|
||||||
"hash": "eacbaf4c6b5788892361b47877bdb5fd2c8f64195c5ecbc257fef14e61da25de"
|
"hash": "00b46e3004d7a4ff5f9deaddbafdd62a44dbb74ef79e1a49b770e95a4dec211b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.9/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.10/omnisharp-win-x86.zip",
|
||||||
"hash": "b470a6211fc619e84a091be558ce13d02b564bc72e702566b89ad6066ca1e30b"
|
"hash": "fce930d345c02bab46be22b3570a1dceffb3495cb71fdf02a83e7f74b210eced"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user