Skip to content

Commit

Permalink
mesonlsp: Update to version 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 17, 2024
1 parent e0fa567 commit 0a3a70d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/mesonlsp.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "4.3.2",
"version": "4.3.3",
"description": "An unofficial, unendorsed language server for meson written in C++.",
"homepage": "https://github.com/JCWasmx86/mesonlsp",
"license": "GPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/JCWasmx86/mesonlsp/releases/download/v4.3.2/mesonlsp-x86_64-pc-windows-gnu.zip",
"hash": "b5d6c1f414a938ccaacc93cdb2bc2f7f126da7fe52e99e25d8f94b60ac82ca56"
"url": "https://github.com/JCWasmx86/mesonlsp/releases/download/v4.3.3/mesonlsp-x86_64-pc-windows-gnu.zip",
"hash": "aaee43dba4dbbf25c530a382097230edce1cb9590b245083af56005994ed9f7a"
}
},
"bin": "mesonlsp.exe",
Expand Down

0 comments on commit 0a3a70d

Please sign in to comment.