mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
omnisharp: Update to version 1.35.2
This commit is contained in:
parent
bb060d13c5
commit
8367089cd8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "http://www.omnisharp.net",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"version": "1.35.1",
|
||||
"version": "1.35.2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.1/omnisharp-win-x64.zip",
|
||||
"hash": "cd9aab18d19e04e52ce7c06a04f8ad7cfa2ac3daf40a9d50933f65784877f946"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.2/omnisharp-win-x64.zip",
|
||||
"hash": "7f0756ac1dbac1afc278b49e86da3c9cfe87ce3e68dc0b3de194a0520e59b382"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.1/omnisharp-win-x86.zip",
|
||||
"hash": "ebbf6c697bb14bb512643adf712f8fdec52affd1cd23c52097caa85df81066d0"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.35.2/omnisharp-win-x86.zip",
|
||||
"hash": "64d9690876fff5d14b8ff9fc4b077b6fd8b6e96e9df525b312e938f690299b09"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user