diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 4e7d530a9c..a8ecd3c104 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,12 +1,12 @@ { - "version": "2025-06-09", + "version": "2025-06-16", "description": "A Rust compiler front-end for IDEs", "homepage": "https://rust-analyzer.github.io/", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-06-09/rust-analyzer-x86_64-pc-windows-msvc.zip", - "hash": "3eeecbdc013db5285d43a686a8c2065477fe1011f3fc3a908577b4bcaf3bf8c3" + "url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-06-16/rust-analyzer-x86_64-pc-windows-msvc.zip", + "hash": "41aeb6f352cf38d04bad77889503a4b733ef3a78dd38a5a189917c6cbe86ef55" } }, "bin": "rust-analyzer.exe",