mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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",
|
"description": "A .NET development platform based on roslyn workspaces",
|
||||||
"homepage": "http://www.omnisharp.net",
|
"homepage": "http://www.omnisharp.net",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.38.2/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.0/omnisharp-win-x64.zip",
|
||||||
"hash": "1f94980ca0fab7b6ae17195fbb9fc0a677ea4bb96a376cf68b32a0d59650522d"
|
"hash": "28b7d3b88ca2fa8aeb90f7277cc32bfbef4085b28f78cc6fb441bbab4401f0d5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.38.2/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.0/omnisharp-win-x86.zip",
|
||||||
"hash": "b2e414b2a7155b2a484db182b69223b0aef9eb1f8e1cb6155c6c5e9d07a78cf8"
|
"hash": "11b6d742cafc416f204338926ca59812ba8a7f24b1af50d366a91502a8898cfe"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user