mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	influx@2.7.5: Fix installation, update checkver & autoupdate
This commit is contained in:
		
							parent
							
								
									7703111434
								
							
						
					
					
						commit
						d11e576601
					
				@ -9,10 +9,9 @@
 | 
			
		||||
            "hash": "7b965ea00514fc329a9b09d277445629f3bb5394e500ef4ae2c3dddd296de699"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "pre_install": "Rename-Item \"$dir\\influx\" influx.exe",
 | 
			
		||||
    "bin": "influx.exe",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://portal.influxdata.com/versions.json",
 | 
			
		||||
        "url": "https://www.influxdata.com/versions.json",
 | 
			
		||||
        "jsonpath": "$.influxdb2_cloud_cli.version",
 | 
			
		||||
        "regex": "([\\d.]+)"
 | 
			
		||||
    },
 | 
			
		||||
@ -21,7 +20,7 @@
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-client-$version-windows-amd64.zip",
 | 
			
		||||
                "hash": {
 | 
			
		||||
                    "url": "https://portal.influxdata.com/versions.json",
 | 
			
		||||
                    "url": "https://www.influxdata.com/versions.json",
 | 
			
		||||
                    "jsonpath": "$.influxdb2_cloud_cli.downloads[?(@.platform =~ /^Windows/)].sha256"
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user