mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
omnisharp: Update to version 1.34.7
This commit is contained in:
parent
b833c46216
commit
f5dccd83ab
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "http://www.omnisharp.net",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"version": "1.34.6",
|
||||
"version": "1.34.7",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.6/omnisharp-win-x64.zip",
|
||||
"hash": "c3556b925bea155a4590a0961fe4f823478e167bdb106a38c9b9969dbd4a89c8"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.7/omnisharp-win-x64.zip",
|
||||
"hash": "d98253bb8794aad162a4a49f72e8ba4ea1cf62110c02c6e3a3f6031b841463f4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.6/omnisharp-win-x86.zip",
|
||||
"hash": "9138bc1ad6348da4bc4e86e1345f1b715046ad54f1806c00ecf5e1d3f0501551"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.7/omnisharp-win-x86.zip",
|
||||
"hash": "4d908a8e09644feacf102c55357435624a8629ff90ebc6f89034e1b8957748c3"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user