mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 22:14:30 +00:00
omnisharp: Update to version 1.37.2
This commit is contained in:
parent
43626617af
commit
b7013751db
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.37.1",
|
||||
"version": "1.37.2",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"homepage": "http://www.omnisharp.net",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.1/omnisharp-win-x64.zip",
|
||||
"hash": "0ea9d21da5ba2ce9faa7a7da983a960aa8f3a2c931984da0e5ed4ca20cdfb1ba"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.2/omnisharp-win-x64.zip",
|
||||
"hash": "e06c415107a8874a323c1b9779f699a2143eb2d3b4b84b8e765120bc921105c7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.1/omnisharp-win-x86.zip",
|
||||
"hash": "eb60d297e2873dbd6d45a8c206fe6b5912468390314ba1533c3f697d7b932c62"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.2/omnisharp-win-x86.zip",
|
||||
"hash": "1ae479e04e1c73a5991fab22fd1110de614e7182fa3b65940dd0995cd113e2ea"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user