mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	rust-analyzer: Update to version 2022-01-31
This commit is contained in:
		
							parent
							
								
									b8854ae373
								
							
						
					
					
						commit
						41d57dd79e
					
				@ -1,12 +1,12 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "2022-01-24",
 | 
					    "version": "2022-01-31",
 | 
				
			||||||
    "description": "An experimental Rust compiler front-end for IDEs",
 | 
					    "description": "An experimental Rust compiler front-end for IDEs",
 | 
				
			||||||
    "homepage": "https://rust-analyzer.github.io/",
 | 
					    "homepage": "https://rust-analyzer.github.io/",
 | 
				
			||||||
    "license": "Apache-2.0|MIT",
 | 
					    "license": "Apache-2.0|MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2022-01-24/rust-analyzer-x86_64-pc-windows-msvc.gz",
 | 
					            "url": "https://github.com/rust-analyzer/rust-analyzer/releases/download/2022-01-31/rust-analyzer-x86_64-pc-windows-msvc.gz",
 | 
				
			||||||
            "hash": "a0fd5d5fb6ddf4923579534fee1e4456fe3654afcf89159a8267ec93438f880f"
 | 
					            "hash": "1284dbf5a0529342ecd5d7ef6c4b4ed1913895040d694b932d7b1f7d53e2d90a"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
 | 
					    "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.gz$')\" 'rust-analyzer.exe'",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user