mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	terraform: Update to version 1.6.5
This commit is contained in:
		
							parent
							
								
									e1bd0decc3
								
							
						
					
					
						commit
						c2f3d6d8d2
					
				@ -1,17 +1,17 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.6.4",
 | 
			
		||||
    "version": "1.6.5",
 | 
			
		||||
    "description": "Create and manage infrastructure as code using simple declarative configuration files.",
 | 
			
		||||
    "homepage": "https://www.terraform.io",
 | 
			
		||||
    "license": "BUSL-1.1",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://releases.hashicorp.com/terraform/1.6.4/terraform_1.6.4_windows_amd64.zip",
 | 
			
		||||
            "hash": "eb377e261497a9de1f5c19a711f9b1918bd2755699cb5cb49408493637664250",
 | 
			
		||||
            "url": "https://releases.hashicorp.com/terraform/1.6.5/terraform_1.6.5_windows_amd64.zip",
 | 
			
		||||
            "hash": "5c4644f8c83f3851b70e3c3a52c68e36949b1f8436617577a69af162b4a3c815",
 | 
			
		||||
            "pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "url": "https://releases.hashicorp.com/terraform/1.6.4/terraform_1.6.4_windows_386.zip",
 | 
			
		||||
            "hash": "ab55f4cac284bc014976e4d8f7db3959f867ece25ec04239f017d6c4f7d2adba",
 | 
			
		||||
            "url": "https://releases.hashicorp.com/terraform/1.6.5/terraform_1.6.5_windows_386.zip",
 | 
			
		||||
            "hash": "f19e749bff7c5a44c07aa8ec7efe8e3986105691b92df93f62de22efb523a983",
 | 
			
		||||
            "pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user