diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 16f8071d18..f181297cc1 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.26.0-202307172005", + "version": "1.26.0-202307200157", "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.26.0-202307172005.tar.gz", - "hash": "49a419446088c8e5fc2af9c7f4d9c9112c916aae6fcf516778cbe82044d367fe", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307200157.tar.gz", + "hash": "626cdffe93dcf8c2869783de02e784f0028aede286d6eef930553c68c04e74cc", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },