mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.37.15
This commit is contained in:
parent
146d9655e2
commit
f64504b414
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.37.14",
|
"version": "1.37.15",
|
||||||
"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.14/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.15/omnisharp-win-x64.zip",
|
||||||
"hash": "db5f0f1ec6ece7f547b21953218aa18b829a0aeacf0e15032d9fba7452e03de9"
|
"hash": "7a14fc81f3349ddce5ac38d01072fd7d4f17b98975e9841ea2593a65c3e96dd5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.14/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.15/omnisharp-win-x86.zip",
|
||||||
"hash": "5bdd229934eb09eb54eb1c11cfa2284e1e4f3b6286e41e88763fac72844911a2"
|
"hash": "6b5c2c57ec0326b770a067925b3d4ae04d278b05e327a8e492196ac8910e3cdd"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user