From 1473eb0134765d21b3121e752f6c60043731c3f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 20:23:40 +0000 Subject: [PATCH] jdtls: Update to version 1.30.0-202311022011 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 0bb2bfae0b..2ed59377bb 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.30.0-202311010123", + "version": "1.30.0-202311022011", "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.30.0-202311010123.tar.gz", - "hash": "9ca497aa954e9c9323fb0ca37f10ac0b4c4449144a7c2c464b25972fe1d717ae", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.30.0-202311022011.tar.gz", + "hash": "5e31564da5083337ce165f32c3d9edee669f0e9161a3245b82399684492205d3", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },