mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
omnisharp: Update to version 1.34.12
This commit is contained in:
parent
56448697f0
commit
55fa4e196e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "http://www.omnisharp.net",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"version": "1.34.11",
|
||||
"version": "1.34.12",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.11/omnisharp-win-x64.zip",
|
||||
"hash": "ce8fbb8b22ff9e25361ef78e677a3e600f61008fdb793e693060cff6505ec200"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.12/omnisharp-win-x64.zip",
|
||||
"hash": "f9a95d6b14768667af97c4ea665d427396e8382981f162f40c5c83a85b455ff7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.11/omnisharp-win-x86.zip",
|
||||
"hash": "3477a8343f4110e3996a1290e88ce27082f7f8c725186911f202d41fe38eb64a"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.12/omnisharp-win-x86.zip",
|
||||
"hash": "6a8ec23c8f2fc668a533d33b07e4519ce78a5ac192e5740b2547855ee806d1e3"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user