diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 0211a681bd..429afb26b7 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.24.0-202305150815", + "version": "1.24.0-202305160157", "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.24.0-202305150815.tar.gz", - "hash": "9ae1552dc5caa3a7e97745af73491b59430c1f2b21d0ac0346b61ffca0d48771", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.24.0-202305160157.tar.gz", + "hash": "1260d7d536d7d1afc8b30ae51e4186fa9b74a3574a0fdacab30ca95906994c8f", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },