mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
omnisharp: Update to version 1.36.1
This commit is contained in:
parent
d634cf9e4c
commit
f07daecb0d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.36.0",
|
||||
"version": "1.36.1",
|
||||
"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.36.0/omnisharp-win-x64.zip",
|
||||
"hash": "a0d565fc7e3bec8918bcf049e30a67faadbe18ca39d37f9d4854c677868f63db"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.36.1/omnisharp-win-x64.zip",
|
||||
"hash": "4bc3ff889b54561ae76870e5b2047ca6ff0cd6e5e78882288c7598a882142083"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.36.0/omnisharp-win-x86.zip",
|
||||
"hash": "1634e4f33966b00a2df18ab42e45448e38a845b1715e84c4d2586be8086ef125"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.36.1/omnisharp-win-x86.zip",
|
||||
"hash": "a5edbe147a3e67ef9f36bcd30cba2c1a8212e2594569709f06a35f29d8d5c320"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user