diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 9be7e8b76b..b9dc24f40e 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.27.0-202307312307", + "version": "1.27.0-202308171553", "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.27.0-202307312307.tar.gz", - "hash": "762b7357a6cb4f64dc1a7363166de74dbb78dc6e5dbadf99e68c3b41a04b57a9", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.27.0-202308171553.tar.gz", + "hash": "1900f3c9b8965d7cfc75109dbaddab4289f3a220bf9c2cc6fea7ebee7c7204a2", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },