mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	octopustools: Add version 7.4.3379 (#2669)
* octopustools@7.4.3379 * Update octopustools.json Version first * Update bucket/octopustools.json Co-authored-by: Issac Lin <issaclin32@gmail.com> Co-authored-by: Issac Lin <issaclin32@gmail.com>
This commit is contained in:
		
							parent
							
								
									33a1e207f4
								
							
						
					
					
						commit
						03f56a64d0
					
				
							
								
								
									
										20
									
								
								bucket/octopustools.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								bucket/octopustools.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,20 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "7.4.3379",
 | 
			
		||||
    "homepage": "https://github.com/OctopusDeploy/OctopusCLI",
 | 
			
		||||
    "description": "The Octopus CLI is a command line tool that builds on top of the Octopus Deploy REST API. With the Octopus CLI you can package your applications for deployment as either Zip or NuGet packages, and manage your environments, deployments, channels, projects, and workers.",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
    "url": "https://download.octopusdeploy.com/octopus-tools/7.4.3379/OctopusTools.7.4.3379.win-x64.zip",
 | 
			
		||||
    "bin": "octo.exe",
 | 
			
		||||
    "hash": "md5:2db9a915b86ab793387ed650c9440f6f",
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "url": "https://octopus.com/downloads/octopuscli",
 | 
			
		||||
        "regex": "OctopusTools\\.([\\d.]+)\\.win-x64\\.zip"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "url": "https://download.octopusdeploy.com/octopus-tools/$version/OctopusTools.$version.win-x64.zip",
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "url": "https://octopus.com/downloads/octopuscli",
 | 
			
		||||
            "find": "$md5"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user