mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.39.10
This commit is contained in:
parent
8e645723e2
commit
bcff6c2e82
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.39.9",
|
||||
"version": "1.39.10",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"homepage": "https://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.9/omnisharp-win-x64.zip",
|
||||
"hash": "ca3f948292c42666a805f72d3cdde1f72347de6609640d28e54419653e407c13"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.10/omnisharp-win-x64.zip",
|
||||
"hash": "be0ed10aacea17e14b78bd0d887de5935d4eca3712192a701f3f2100ca3c8b6e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.9/omnisharp-win-x86.zip",
|
||||
"hash": "4b9f577fb8bfbba19300a12abc3508909b47315886363019e2d66bc3e4d359c0"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.10/omnisharp-win-x86.zip",
|
||||
"hash": "c81ce2099ad494ef63f9d88faa70d55a68cf175810f944526ff94aac7a5109f9"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user