mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	terraform: Update to version 1.0.9
This commit is contained in:
		
							parent
							
								
									89a6f0e1b1
								
							
						
					
					
						commit
						d2f41d2597
					
				@ -1,17 +1,17 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.0.8",
 | 
					    "version": "1.0.9",
 | 
				
			||||||
    "description": "Create and manage infrastructure as code using simple declarative configuration files.",
 | 
					    "description": "Create and manage infrastructure as code using simple declarative configuration files.",
 | 
				
			||||||
    "homepage": "https://www.terraform.io",
 | 
					    "homepage": "https://www.terraform.io",
 | 
				
			||||||
    "license": "MPL-2.0",
 | 
					    "license": "MPL-2.0",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://releases.hashicorp.com/terraform/1.0.8/terraform_1.0.8_windows_amd64.zip",
 | 
					            "url": "https://releases.hashicorp.com/terraform/1.0.9/terraform_1.0.9_windows_amd64.zip",
 | 
				
			||||||
            "hash": "4ba5058d051f15b48dc7a86d65f2b76e3fc637a0c98f321b01204df437ad07d8",
 | 
					            "hash": "5518b138557ede4c0e98ca2635222096879e9753ea4cc9bbb0306299468b8cda",
 | 
				
			||||||
            "pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
 | 
					            "pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://releases.hashicorp.com/terraform/1.0.8/terraform_1.0.8_windows_386.zip",
 | 
					            "url": "https://releases.hashicorp.com/terraform/1.0.9/terraform_1.0.9_windows_386.zip",
 | 
				
			||||||
            "hash": "cf2428950271cc8fcc460f492b8764c78b59661b89c62b449e974b91f5c5260f",
 | 
					            "hash": "83590b1a77ad59c0e5aea20e27eef7d35e61d951842de10f3a5fce52c1470fdb",
 | 
				
			||||||
            "pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
 | 
					            "pre_install": "ensure \"$env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user