mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
omnisharp: Update to version 1.39.8
This commit is contained in:
parent
10bc95d47d
commit
3ff938af40
@ -1,17 +1,17 @@
|
||||
{
|
||||
"version": "1.39.7",
|
||||
"version": "1.39.8",
|
||||
"description": "A .NET development platform based on roslyn workspaces",
|
||||
"homepage": "https://www.omnisharp.net",
|
||||
"license": "MIT",
|
||||
"notes": "For omnisharp-net6, please install 'versions/omnisharp-net6",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.7/omnisharp-win-x64.zip",
|
||||
"hash": "2a389b3055ea5d928a950a60853857582fda2c3b7e1659158578e0c9cd951fec"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.8/omnisharp-win-x64.zip",
|
||||
"hash": "82ec63808e4e4c7dcc7735e471350c1861e5eae0a2b198c67ebc38caaf325535"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.7/omnisharp-win-x86.zip",
|
||||
"hash": "04535972281731ca7f7e857d6abbb9d726dc7e9fa4d8a96573169aa97d3c30fa"
|
||||
"url": "https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.39.8/omnisharp-win-x86.zip",
|
||||
"hash": "10949c8ab268510cb086d520fa7a7053d56d49d4cdb8e00954b18986d7cf72ed"
|
||||
}
|
||||
},
|
||||
"bin": "omnisharp.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user