omnisharp: Update to version 1.37.13

This commit is contained in:
Jakub Čábera 2021-07-16 23:26:25 -07:00
parent 6475ee5e0b
commit 09efc30928

View File

@ -1,16 +1,16 @@
{
"version": "1.37.12",
"version": "1.37.13",
"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.12/omnisharp-win-x64.zip",
"hash": "32de8df9bbbb7d65faf742ac6001e1e2aaf26f6b0c7576b70982559565ba6eb0"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.13/omnisharp-win-x64.zip",
"hash": "e5ebfd84776595fa9e0354f7e91d93f6c20b8f1234277a7a064a9c57417cb8ce"
},
"32bit": {
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.12/omnisharp-win-x86.zip",
"hash": "b37631b7b24d6675a726a24d50913380f5b0009a003a6d87024c4cdb6cba5f76"
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.13/omnisharp-win-x86.zip",
"hash": "1d15326afdc4fb40a617d4ae1865f1953f7db4fdd9b81433bb8550fdcfd812ca"
}
},
"bin": "omnisharp.exe",