diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 7d4b3c6826..f991a2f551 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.37.0-202406112050", + "version": "1.37.0-202406120246", "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.37.0-202406112050.tar.gz", - "hash": "293eae01e63e5b79a48743aaa156f5082422ad33beeb8780cd2aab0e78010673", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.37.0-202406120246.tar.gz", + "hash": "1f360064fd11c5541839742464f3cc109a22a1b856997faa3b207abcd32d5dc2", "installer": { "script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\"" },