diff --git a/bucket/jdtls.json b/bucket/jdtls.json index f5ebeabcb7..8eedb2da21 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.26.0-202307061442", + "version": "1.26.0-202307071055", "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-202307061442.tar.gz", - "hash": "190aecda8f7d6f1960e846d5e73b024f56df461435185a62bfbe3babc038a26f", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307071055.tar.gz", + "hash": "0c7c97599659e14b4537eda18081e5252f87562eb1071d4b9458a8e8eda43869", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },