diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 1c7b30eccf..c981889918 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.32.0-202401171639", + "version": "1.32.0-202401172140", "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.32.0-202401171639.tar.gz", - "hash": "aabebf32f3cca3d3df9c076f85053efed5c775c1a9911a02cb6f4e75a033ee45", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.32.0-202401172140.tar.gz", + "hash": "a7c8a17d53dd6228beb5e12d001ac35369a64050f18da23e1f2e190df6771ba1", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },