Skip to content

Commit

Permalink
rust-analyzer: Update to version 2023-10-16
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2023
1 parent 0e34772 commit cfc2be1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/rust-analyzer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "2023-10-09",
"version": "2023-10-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/2023-10-09/rust-analyzer-x86_64-pc-windows-msvc.gz",
"hash": "212082cc40b4b478e9c0b1e3d0d849b417052a62ec53f3ee985b462d798f83ef"
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2023-10-16/rust-analyzer-x86_64-pc-windows-msvc.gz",
"hash": "136ea8448c226bb44708abeef4b18e3eecf52d059423263cbf874b243eabf4b9"
}
},
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
Expand Down

0 comments on commit cfc2be1

Please sign in to comment.