diff --git a/bucket/jdtls.json b/bucket/jdtls.json index a70913e17a..8275d5be13 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.52.0-202510030215", + "version": "1.52.0-202510031334", "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.52.0-202510030215.tar.gz", - "hash": "26a1176b0a123da436dae9ba07551b4243b46dbabcb7a027d832e79c69e7edd2", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.52.0-202510031334.tar.gz", + "hash": "acb9424991817a2444ec6e2ab9f075a680be6517ad520244143f20831e4eb218", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },