omnisharp: Update to version 1.37.12

This commit is contained in:
Jakub Čábera 2021-07-10 12:12:29 -07:00
parent abd2169aa6
commit 82f6d0bb6c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.37.11", "version": "1.37.12",
"description": "A .NET development platform based on roslyn workspaces", "description": "A .NET development platform based on roslyn workspaces",
"homepage": "http://www.omnisharp.net", "homepage": "http://www.omnisharp.net",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.11/omnisharp-win-x64.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.12/omnisharp-win-x64.zip",
"hash": "8b534a7a4a756e4ec09ecabe771bcbe8ae312070b3aa78b42f187adfec44c341" "hash": "32de8df9bbbb7d65faf742ac6001e1e2aaf26f6b0c7576b70982559565ba6eb0"
}, },
"32bit": { "32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.11/omnisharp-win-x86.zip", "url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.12/omnisharp-win-x86.zip",
"hash": "c7c816d2af6214102a867f3089c7abb44ce5464b0f675af074c76ebeffd05aea" "hash": "b37631b7b24d6675a726a24d50913380f5b0009a003a6d87024c4cdb6cba5f76"
} }
}, },
"bin": "omnisharp.exe", "bin": "omnisharp.exe",