mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
omnisharp: Update to version .1.32.19
This commit is contained in:
parent
44c1e97768
commit
cdad48979e
@ -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.32.18",
|
"version": ".1.32.19",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.18/omnisharp.http-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v.1.32.19/omnisharp.http-win-x64.zip",
|
||||||
"hash": "186e04f07b6c32243049cd537ce5e2aac49a32c4eb60478502d19656caf02a2a"
|
"hash": "951ea2e55b189a05d05fdb56eabf4138a43a6cc133ca53e3817b2be5cb281e97"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.18/omnisharp.http-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v.1.32.19/omnisharp.http-win-x86.zip",
|
||||||
"hash": "f26ac1b6ea749dc07dc1d4654ca63fcb25ca3a1dc0cc25863cda3a80ea0231db"
|
"hash": "3f86ac95744a5eb8518f142f3f246ecdcf3f033eeb66de0fc6800549ed2f553a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user