mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.34.3
This commit is contained in:
parent
719e886533
commit
fdcc47295f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "http://www.omnisharp.net",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"version": "1.34.2",
|
||||
"version": "1.34.3",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.2/omnisharp-win-x64.zip",
|
||||
"hash": "53e9fa75340856b312c9ed8566fe5a603bd3d5168e2dcf54b808caf79444dbf3"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.3/omnisharp-win-x64.zip",
|
||||
"hash": "07d96bfbe47705fb90d2e52e7ba3656d41c8e6eb2e2740db61dee53af2e5cf91"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.2/omnisharp-win-x86.zip",
|
||||
"hash": "2f8a5f3fe6958ccde3196a878a7f7a788d1e3327c39e2db4d37f0a81ff64bee7"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.3/omnisharp-win-x86.zip",
|
||||
"hash": "eedae9a5b6bf5d0244a950a4dd01ee251b8b022df87251469510a42330edba61"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user