mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.35.4
This commit is contained in:
parent
b0b3151aef
commit
c86f5dd8fe
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.omnisharp.net",
|
"version": "1.35.4",
|
||||||
"description": "A .NET development platform based on roslyn workspaces",
|
"description": "A .NET development platform based on roslyn workspaces",
|
||||||
"version": "1.35.3",
|
"homepage": "http://www.omnisharp.net",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.3/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.4/omnisharp-win-x64.zip",
|
||||||
"hash": "4e2c16f2a1898347d059a4d923dd1aa3a594774e93c16dd2e845002864fd6b42"
|
"hash": "01cad383aae635be40a371df9ae71ad6fcae20049cf0d8de975b06005b97e6bc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.3/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.4/omnisharp-win-x86.zip",
|
||||||
"hash": "2f0af650ea5120fea39197eb4d4966d6c0e43a377ece7fddcc835b20d7abec79"
|
"hash": "e43c790e9a884141ae94f1acae6acfc78afc10c9cf74fed1c6752bca617cd07c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user