mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
omnisharp: Update to version 1.39.14
This commit is contained in:
parent
323bc26053
commit
e8b9613991
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "1.39.13",
|
"version": "1.39.14",
|
||||||
"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.13/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.14/omnisharp-win-x64.zip",
|
||||||
"hash": "7d88c05bd3a680bfb515f5d047fa4cfd2e2c63076431801af66a4b71e2cc2c66"
|
"hash": "64b040ecd9390c1a595d764561653e80ee857298e1b079661081a234326b9b97"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.13/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.14/omnisharp-win-x86.zip",
|
||||||
"hash": "114d671e81f3f072f1d3197a91cf3bb27536d56dd94cbe8f11a65a8daf1b4028"
|
"hash": "fd7491d0fd174c01c3e4ed34078e92cd99dd0750bfc0f6dc84c3338e6865c4df"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user