mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
omnisharp: Update to version 1.37.7
This commit is contained in:
parent
5cb43df631
commit
2180e78937
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.37.6",
|
"version": "1.37.7",
|
||||||
"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.6/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.7/omnisharp-win-x64.zip",
|
||||||
"hash": "c2b0282e0aafe41a29c944713980692edce1460906ef94ea4e39371b40aecb7b"
|
"hash": "c78dc2b7c7108ab8c8737d2b49ccb8085f665521265bb3997a7f7a80f2cbf721"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.6/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.7/omnisharp-win-x86.zip",
|
||||||
"hash": "b23e52aa250a825218157c8102c432053f20a146b3e183fc39f2c2a310319dc4"
|
"hash": "0bff0d51074e10a38fb711686cd7d96705fef8f4ed1a14d5744d3fd7cfdc060c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user