diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 2375a27914..030d4ac0ff 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.25.0-202306011950", + "version": "1.25.0-202306012135", "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.25.0-202306011950.tar.gz", - "hash": "482af34fbe81e7b87a682709ce43d2fff8cd4cfb867926024fe510c8a1cb6ee5", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.25.0-202306012135.tar.gz", + "hash": "398ba580c711ad6137fb49c7a28495b6b93c8ddaa796aa45678919c695ae512f", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },