mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
omnisharp: Update to version 1.34.8
This commit is contained in:
parent
e37b19c2ba
commit
fdb4d921cc
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "http://www.omnisharp.net",
|
"homepage": "http://www.omnisharp.net",
|
||||||
"description": "A .NET development platform based on roslyn workspaces",
|
"description": "A .NET development platform based on roslyn workspaces",
|
||||||
"version": "1.34.7",
|
"version": "1.34.8",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.7/omnisharp-win-x64.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.8/omnisharp-win-x64.zip",
|
||||||
"hash": "d98253bb8794aad162a4a49f72e8ba4ea1cf62110c02c6e3a3f6031b841463f4"
|
"hash": "cc9dae8451e59880c95a3af274310c645d69188af41ba95317465fd613053b65"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.7/omnisharp-win-x86.zip",
|
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.8/omnisharp-win-x86.zip",
|
||||||
"hash": "4d908a8e09644feacf102c55357435624a8629ff90ebc6f89034e1b8957748c3"
|
"hash": "0af85827e0729a77452f29241ba703eb381c2f8e9471eefe0e0e3504950e699f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "omnisharp.exe",
|
"bin": "omnisharp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user