mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
omnisharp: Update to version 1.32.20
This commit is contained in:
parent
76be51134e
commit
0d8bf61135
@ -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.19",
|
"version": "1.32.20",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.19/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.20/omnisharp-win-x64.zip",
|
||||||
"hash": "fd477c65d9cc6a716bf35e26027a683cb4d3f3fcb251ec3699d786c2f3d6a4a8"
|
"hash": "71fbdf5a9784c6801053be0ef694c2ec5bbef7d691f3b95b5860b1e003f96a43"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.19/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.32.20/omnisharp-win-x86.zip",
|
||||||
"hash": "5c57ec4febf8eb6f8092b7ce95fb96066c35b52d0bba382a423f0c998a94271e"
|
"hash": "750ee7fb688350c153cbfaa89c3df22c47e83ea62631521ec83156fee65c4759"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user