diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 89853c9e5a..6c88f97f36 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.20.0-202301251848", + "version": "1.20.0-202301310759", "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.20.0-202301251848.tar.gz", - "hash": "5719a45ed1169a97145e9a249ab8f1c36fb5075c549c0d69a89e7af91af74eda", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202301310759.tar.gz", + "hash": "951c627cc596c3f33986d31881c94150c6ebd291587f949646f7d6eb720a7d1e", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },