mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
omnisharp: Update to version 1.38.0
This commit is contained in:
parent
06f7d99571
commit
e8f9c563ea
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.37.17",
|
||||
"version": "1.38.0",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"homepage": "http://www.omnisharp.net",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.17/omnisharp-win-x64.zip",
|
||||
"hash": "bd81f1284fa4a9e6d63292074d0304b65cd39c24539cb761b54e8727619070df"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.38.0/omnisharp-win-x64.zip",
|
||||
"hash": "b75818f906d847882f03ef2d25dd01cf08254de731b5f925ce7613e114c27da3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.17/omnisharp-win-x86.zip",
|
||||
"hash": "95ecbabf821ed45e4e6f3173e2165c5f593fc4611040475dbd6d54c16d78f4f8"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.38.0/omnisharp-win-x86.zip",
|
||||
"hash": "1e8b8ec8a69a5897017732442b90849393ca3fd2e5c33a406e25d8b065e5637e"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user