mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	azure-ps: fix match error 'download/v?(?<relea... (#1470)
This commit is contained in:
		
							parent
							
								
									46b680d2eb
								
							
						
					
					
						commit
						1390727a1c
					
				@ -18,8 +18,8 @@
 | 
			
		||||
        "name": "AzureRM"
 | 
			
		||||
    },
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "github": "https://github.com/Azure/azure-powershell",
 | 
			
		||||
        "regex": "download/v?(?<release>[\\w-.]+)/Az-Cmdlets-([\\d.]+)-x64\\.msi"
 | 
			
		||||
        "url": "https://github.com/Azure/azure-powershell/releases",
 | 
			
		||||
        "regex": "download/v(?<release>[^/]+)/Az-Cmdlets-([0-9.]+)-x64[.]msi"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user