diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index fab5c98a56..9261e0a2bf 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-08-10", + "version": "2020-08-17", "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-08-10/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "19104e60010881eabd0c3f7639b63640d7ac76f2f4d121b28442d5c94e90f2b3", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-17/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "f85ae0cc07b78e22f2cfea976b58d8af58e5c6194d906dfa884dc61be7588fc1", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",