Skip to content

Commit fe768ae

Browse files
rust-analyzer: Update to version 2025-05-19
1 parent 4933d0c commit fe768ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/rust-analyzer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"version": "2025-05-12",
2+
"version": "2025-05-19",
33
"description": "A Rust compiler front-end for IDEs",
44
"homepage": "https://rust-analyzer.github.io/",
55
"license": "Apache-2.0|MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-12/rust-analyzer-x86_64-pc-windows-msvc.zip",
9-
"hash": "afda79108676c6263fa51cf97f83fec10806eedc16ea30188ab41b0bc56b27f5"
8+
"url": "https://github.com/rust-lang/rust-analyzer/releases/download/2025-05-19/rust-analyzer-x86_64-pc-windows-msvc.zip",
9+
"hash": "7e9b16a0daeede3e013e96fa4be7d4d9c05e38b191fe2001e00d25f199f04a7a"
1010
}
1111
},
1212
"bin": "rust-analyzer.exe",

0 commit comments

Comments
 (0)