diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 3e6b6025f2..13c7572607 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.26.0-202307040324", + "version": "1.26.0-202307041703", "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-202307040324.tar.gz", - "hash": "cdc746a036354d38c72d85e9417361aa4a03346797d07a90f5def8aa7beaae47", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307041703.tar.gz", + "hash": "2a5bc790d6feda5a76d69d94105ffae3aa6d3f02a402ec8a72a1833f925d8fcc", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },