mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
omnisharp: Update to version 1.37.14
This commit is contained in:
parent
106f3f2722
commit
92aac5ef4b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.37.13",
|
||||
"version": "1.37.14",
|
||||
"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.13/omnisharp-win-x64.zip",
|
||||
"hash": "e5ebfd84776595fa9e0354f7e91d93f6c20b8f1234277a7a064a9c57417cb8ce"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.14/omnisharp-win-x64.zip",
|
||||
"hash": "db5f0f1ec6ece7f547b21953218aa18b829a0aeacf0e15032d9fba7452e03de9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.13/omnisharp-win-x86.zip",
|
||||
"hash": "1d15326afdc4fb40a617d4ae1865f1953f7db4fdd9b81433bb8550fdcfd812ca"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.14/omnisharp-win-x86.zip",
|
||||
"hash": "5bdd229934eb09eb54eb1c11cfa2284e1e4f3b6286e41e88763fac72844911a2"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user