diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index 8bfd624bed..e697cba0c6 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-06-08", + "version": "2020-06-15", "description": "An experimental Rust compiler front-end for IDEs", "homepage": "https://rust-analyzer.github.io/", "license": "Apache-2.0|MIT", - "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-06-08/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "e578fe4f46fdfb77a84d1a2694eaf1a1fd2ceba4aebe9658008d3e1694aba3a4", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-06-15/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "4eac31a9362711d58f137b4368b401aa6d671a2abab03bee3e10c97aa0f984b8", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",