haskell-language-server: Update to version 2.12.0.0

This commit is contained in:
github-actions[bot] 2025-09-30 08:31:05 +00:00
parent 4ed3646a94
commit 86afff8c9c

View File

@ -1,12 +1,12 @@
{
"version": "2.11.0.0",
"version": "2.12.0.0",
"description": "The official language server for Haskell.",
"homepage": "https://github.com/haskell/haskell-language-server",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"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": "32302cd11ee0cd54ac104268743766509af14c5d63c080da12a64884613c1659"
"url": "https://github.com/haskell/haskell-language-server/releases/download/2.12.0.0/haskell-language-server-2.12.0.0-x86_64-mingw64.zip",
"hash": "898d72d48c88d3967ac125a6755b9c992b8d988e9971b89fb471fb98ccaf1ecd"
}
},
"env_add_path": ".",