mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
omnisharp: Update to version 1.37.16
This commit is contained in:
parent
4ac1e9081d
commit
8b53448148
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.37.15",
|
||||
"version": "1.37.16",
|
||||
"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.15/omnisharp-win-x64.zip",
|
||||
"hash": "7a14fc81f3349ddce5ac38d01072fd7d4f17b98975e9841ea2593a65c3e96dd5"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.16/omnisharp-win-x64.zip",
|
||||
"hash": "64f97dca98cb26a835ea2d9e5ff5105b7e33e150b0822bc76cd0c7bcf773af7d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.15/omnisharp-win-x86.zip",
|
||||
"hash": "6b5c2c57ec0326b770a067925b3d4ae04d278b05e327a8e492196ac8910e3cdd"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.16/omnisharp-win-x86.zip",
|
||||
"hash": "9299d1d2318929bc74bc158cde73cf850c2768f832d89b6ad31abc333a0f5002"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user