mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
omnisharp: Update to version 1.39.0
This commit is contained in:
parent
af63218854
commit
3be3a977a4
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.38.2",
|
||||
"version": "1.39.0",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"homepage": "http://www.omnisharp.net",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.38.2/omnisharp-win-x64.zip",
|
||||
"hash": "1f94980ca0fab7b6ae17195fbb9fc0a677ea4bb96a376cf68b32a0d59650522d"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.0/omnisharp-win-x64.zip",
|
||||
"hash": "28b7d3b88ca2fa8aeb90f7277cc32bfbef4085b28f78cc6fb441bbab4401f0d5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.38.2/omnisharp-win-x86.zip",
|
||||
"hash": "b2e414b2a7155b2a484db182b69223b0aef9eb1f8e1cb6155c6c5e9d07a78cf8"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.0/omnisharp-win-x86.zip",
|
||||
"hash": "11b6d742cafc416f204338926ca59812ba8a7f24b1af50d366a91502a8898cfe"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user