diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 8c1864d78d..a28845d45e 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.37.0-202406130424", + "version": "1.37.0-202406190353", "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.37.0-202406130424.tar.gz", - "hash": "6b1cb9579806808a7b00906fcc58c99d8815b942f2adbd0954fcca8199e8c99c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.37.0-202406190353.tar.gz", + "hash": "7ec01b0f5d295f54ffcae0a95957e7150900082c77f6d4e7a8b19cb96e00ff8a", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },