mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
omnisharp: Update to version 1.37.12
This commit is contained in:
parent
abd2169aa6
commit
82f6d0bb6c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.37.11",
|
||||
"version": "1.37.12",
|
||||
"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.11/omnisharp-win-x64.zip",
|
||||
"hash": "8b534a7a4a756e4ec09ecabe771bcbe8ae312070b3aa78b42f187adfec44c341"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.12/omnisharp-win-x64.zip",
|
||||
"hash": "32de8df9bbbb7d65faf742ac6001e1e2aaf26f6b0c7576b70982559565ba6eb0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.11/omnisharp-win-x86.zip",
|
||||
"hash": "c7c816d2af6214102a867f3089c7abb44ce5464b0f675af074c76ebeffd05aea"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.12/omnisharp-win-x86.zip",
|
||||
"hash": "b37631b7b24d6675a726a24d50913380f5b0009a003a6d87024c4cdb6cba5f76"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user