mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
haskell-language-server: Update to version 2.11.0.0
This commit is contained in:
parent
eb48db77ad
commit
337a5a00ca
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.10.0.0",
|
"version": "2.11.0.0",
|
||||||
"description": "The official language server for Haskell.",
|
"description": "The official language server for Haskell.",
|
||||||
"homepage": "https://github.com/haskell/haskell-language-server",
|
"homepage": "https://github.com/haskell/haskell-language-server",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/haskell/haskell-language-server/releases/download/2.10.0.0/haskell-language-server-2.10.0.0-x86_64-mingw64.zip",
|
"url": "https://github.com/haskell/haskell-language-server/releases/download/2.11.0.0/haskell-language-server-2.11.0.0-x86_64-mingw64.zip",
|
||||||
"hash": "fec884fca468e17689d39bc8daf4d778cd4a518649c9a96fd2beead7b96377c8"
|
"hash": "32302cd11ee0cd54ac104268743766509af14c5d63c080da12a64884613c1659"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"env_add_path": ".",
|
"env_add_path": ".",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user