mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.34.11
This commit is contained in:
parent
7a38c425d7
commit
b5ee642e4f
@ -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.10",
|
"version": "1.34.11",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.10/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.11/omnisharp-win-x64.zip",
|
||||||
"hash": "00b46e3004d7a4ff5f9deaddbafdd62a44dbb74ef79e1a49b770e95a4dec211b"
|
"hash": "ce8fbb8b22ff9e25361ef78e677a3e600f61008fdb793e693060cff6505ec200"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.10/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.11/omnisharp-win-x86.zip",
|
||||||
"hash": "fce930d345c02bab46be22b3570a1dceffb3495cb71fdf02a83e7f74b210eced"
|
"hash": "3477a8343f4110e3996a1290e88ce27082f7f8c725186911f202d41fe38eb64a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user