diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 689031515a..87a92ba558 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.28.0-202309221544", + "version": "1.28.0-202309261659", "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.28.0-202309221544.tar.gz", - "hash": "cebd7b4523c9cf42e2531cc8019f9f9af3e73cad762baa5edd93ff1e3f3eec26", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.28.0-202309261659.tar.gz", + "hash": "beaebb039a5e62094144922cb711198dc84e67283a2027fb496490b998adabe1", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },