From 77f620f215f484ff97bcae36106dd2361a7d7c2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:24:26 +0000 Subject: [PATCH] jdtls: Update to version 1.38.0-202407301728 --- bucket/jdtls.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 030ce7d278..01f30c7036 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.38.0-202407262021", + "version": "1.38.0-202407301728", "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.38.0-202407262021.tar.gz", - "hash": "9ca2a311256b816693ae90613b70b0a410eb38583e62d71e06bc32e652907c3c", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.38.0-202407301728.tar.gz", + "hash": "72a253616d6807272f6bf2843e8ead39b31df2830de0cf15412ef5920ed195c4", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },