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
084f179c98
commit
e201408c7c
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.39.3",
|
"version": "1.39.4",
|
||||||
"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",
|
||||||
"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.3/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.4/omnisharp-win-x64.zip",
|
||||||
"hash": "dd676997ea60069bb00a68e46c06d5373880f679d26544488dc0540b39605c30"
|
"hash": "06083806148bca05904dc47d1927f815dea37321403a431b5fff5684b9b0fa48"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.3/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.4/omnisharp-win-x86.zip",
|
||||||
"hash": "54b9e3e025a2bb939c75ecae3ed86eb3c512d47a20a734f0325123d6c7a38ce5"
|
"hash": "e93afde375496013181881c00eb00cc8373a897bb0330ed7761acafa055b7ef0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user