mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	rust-msvc: Fix checkver
This commit is contained in:
		
							parent
							
								
									5a2fd387ff
								
							
						
					
					
						commit
						fc1d93640b
					
				@ -18,8 +18,8 @@
 | 
			
		||||
        "Rust\\bin\\cargo.exe"
 | 
			
		||||
    ],
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://github.com/rust-lang/rust/releases",
 | 
			
		||||
        "re": "<span class=\"tag-name\">([\\d.]+)</span>"
 | 
			
		||||
        "url": "https://www.rust-lang.org/en-US/",
 | 
			
		||||
        "re": "Install Rust <span>([\\d.]+)</span>"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user