mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.34.5
This commit is contained in:
parent
9b52c15e6e
commit
43e366e1fe
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "http://www.omnisharp.net",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"version": "1.34.4",
|
||||
"version": "1.34.5",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.4/omnisharp-win-x64.zip",
|
||||
"hash": "6e59314443d3aca868592c176a9f02a78a153ee0a72da3db9b7b2de7fbb04c99"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.5/omnisharp-win-x64.zip",
|
||||
"hash": "a745558a5209639ea1b6c32e1575cf5ba09a5da60db7e5be89f6f6c2e6e6fbdc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.4/omnisharp-win-x86.zip",
|
||||
"hash": "f8b6a59717be52ffc6b10edc3f83bd71a144dfad5380b9fc30ebb3f7a71c563e"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.34.5/omnisharp-win-x86.zip",
|
||||
"hash": "80d21906505ef6764941f45b9e62ad5a5e0eef7ab6d1cfd32bf1340a1f9cd1b5"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user