mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
omnisharp: Update to version 1.39.3
This commit is contained in:
parent
ffd728211f
commit
050bd63f14
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.39.2",
|
"version": "1.39.3",
|
||||||
"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",
|
||||||
"notes": "For omnisharp-net6, please install 'versions/omnisharp-net6",
|
"notes": "For omnisharp-net6, please install 'versions/omnisharp-net6",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.2/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.3/omnisharp-win-x64.zip",
|
||||||
"hash": "2c7557017c95af49853b7073d560a93c4bc80dc5dcec08e85c95e24c1abd7df1"
|
"hash": "dd676997ea60069bb00a68e46c06d5373880f679d26544488dc0540b39605c30"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.2/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.3/omnisharp-win-x86.zip",
|
||||||
"hash": "d2b2d10fa5122669771f86b0898fdbcbbc144c60d1deb350217ba1a14689c5f8"
|
"hash": "54b9e3e025a2bb939c75ecae3ed86eb3c512d47a20a734f0325123d6c7a38ce5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user