mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
omnisharp: Update to version 1.39.12
This commit is contained in:
parent
aa0631dda9
commit
a4439ed7b8
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.39.11",
|
||||
"version": "1.39.12",
|
||||
"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.11/omnisharp-win-x64.zip",
|
||||
"hash": "e1ad559974430c9aa81819f1433583b0ee9a977d2daae1de32d4d408503b2867"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.12/omnisharp-win-x64.zip",
|
||||
"hash": "a52562b44c9baa2811f0a617f182a5886bb79bb1532850827d89f173d8c962b6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.11/omnisharp-win-x86.zip",
|
||||
"hash": "df52f6bceef14033e8a8c374ef1b81d223ffd17ba9d7e297cfcf0c4bebf0a22f"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.12/omnisharp-win-x86.zip",
|
||||
"hash": "05ffec8d8b72831f9dab73bcaef373e35115ef5a68951c78283cedc5fb578ddf"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user