diff --git a/bucket/rust-analyzer.json b/bucket/rust-analyzer.json index ceb31ad05d..6cbb4066dc 100644 --- a/bucket/rust-analyzer.json +++ b/bucket/rust-analyzer.json @@ -1,10 +1,10 @@ { - "version": "2020-08-03", + "version": "2020-08-04", "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-03/rust-analyzer-windows.exe#/rust-analyzer.exe", - "hash": "a85346b9ef8a9c6da34b6e62bfefde9b08da54619e2e54500d9c30605a4798ce", + "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2020-08-04/rust-analyzer-windows.exe#/rust-analyzer.exe", + "hash": "b2904ab94285ebf16b1c74d5fe1022e78d51e4f99f6a57f3e435a8615f4aa875", "bin": "rust-analyzer.exe", "checkver": { "github": "https://github.com/rust-analyzer/rust-analyzer",