mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.39.4
This commit is contained in:
parent
896212c98e
commit
543e2e5bce
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.39.5",
|
"version": "1.39.4",
|
||||||
"description": "A .NET development platform based on roslyn workspaces",
|
"description": "A .NET development platform based on roslyn workspaces",
|
||||||
"homepage": "https://www.omnisharp.net",
|
"homepage": "https://www.omnisharp.net",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"notes": "For omnisharp-net6, please install 'versions/omnisharp-net6",
|
"notes": "For omnisharp-net6, please install 'versions/omnisharp-net6",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.5/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.4/omnisharp-win-x64.zip",
|
||||||
"hash": "68be38081528c5c799579ce11c5a976a0d8f911c5f739715b6156ad37a326287"
|
"hash": "06083806148bca05904dc47d1927f815dea37321403a431b5fff5684b9b0fa48"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.5/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.4/omnisharp-win-x86.zip",
|
||||||
"hash": "39a26b4ca02e6b50a5a16567dc288d8cc1abd88dfc1c0340711b2534a00633e9"
|
"hash": "e93afde375496013181881c00eb00cc8373a897bb0330ed7761acafa055b7ef0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user