diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 398abdfb01..3d2d91a96f 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.49.0-202507231505", + "version": "1.49.0-202507242026", "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.49.0-202507231505.tar.gz", - "hash": "40b41971e78bc676ef147452e678c8cf468cb009ea8404696376cd579243fb72", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.49.0-202507242026.tar.gz", + "hash": "7e77ccfee1b065e37c10c978a712c03285f064520d0f985831f0fe8f4d61666d", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },