mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.39.1
This commit is contained in:
parent
1868739856
commit
b9efb6dd32
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.39.0",
|
||||
"version": "1.39.1",
|
||||
"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.0/omnisharp-win-x64.zip",
|
||||
"hash": "28b7d3b88ca2fa8aeb90f7277cc32bfbef4085b28f78cc6fb441bbab4401f0d5"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.1/omnisharp-win-x64.zip",
|
||||
"hash": "5cc5974bf5427573a764bb8ef45dcbbe7a5d33fcf2d582d01be286ca7af2888a"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.0/omnisharp-win-x86.zip",
|
||||
"hash": "11b6d742cafc416f204338926ca59812ba8a7f24b1af50d366a91502a8898cfe"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.1/omnisharp-win-x86.zip",
|
||||
"hash": "01e001b608aa1deab29c6b2b2b6c43c44f476145e6be31dda07fb7d9e668c13b"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user