mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
omnisharp: Update to version 1.39.2
This commit is contained in:
parent
d318162638
commit
9f1ffe89cd
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.39.1",
|
||||
"version": "1.39.2",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"homepage": "http://www.omnisharp.net",
|
||||
"license": "MIT",
|
||||
"notes": "For omnisharp-net6, please install 'versions/omnisharp-net6",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.1/omnisharp-win-x64.zip",
|
||||
"hash": "5cc5974bf5427573a764bb8ef45dcbbe7a5d33fcf2d582d01be286ca7af2888a"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.2/omnisharp-win-x64.zip",
|
||||
"hash": "2c7557017c95af49853b7073d560a93c4bc80dc5dcec08e85c95e24c1abd7df1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.1/omnisharp-win-x86.zip",
|
||||
"hash": "01e001b608aa1deab29c6b2b2b6c43c44f476145e6be31dda07fb7d9e668c13b"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.2/omnisharp-win-x86.zip",
|
||||
"hash": "d2b2d10fa5122669771f86b0898fdbcbbc144c60d1deb350217ba1a14689c5f8"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user