diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 0c41cb804c..a536a4919f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.29.0-202310251726", + "version": "1.29.0-202310260352", "description": "Java language server", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "license": "EPL-2.0", @@ -7,8 +7,8 @@ "JDK": "java/openjdk", "Python": "python" }, - "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310251726.tar.gz", - "hash": "41a9a1935b69dd0bc937dabd927cc4f668990c36c057af8c353ec9f97c3a6424", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.29.0-202310260352.tar.gz", + "hash": "043864a0905dc9f7f93c0ce481341f68c02be586e995125dd6b9ec17dfeecb52", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },