mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	terraform: Update to version 1.1.3
This commit is contained in:
		
							parent
							
								
									c8646d3981
								
							
						
					
					
						commit
						0e1db567a7
					
				@ -1,17 +1,17 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "1.1.2",
 | 
					    "version": "1.1.3",
 | 
				
			||||||
    "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.1.2/terraform_1.1.2_windows_amd64.zip",
 | 
					            "url": "https://releases.hashicorp.com/terraform/1.1.3/terraform_1.1.3_windows_amd64.zip",
 | 
				
			||||||
            "hash": "4c40b48b78e1c7b049fcff2f0cbf287b3df1c6d602fd6635189c45414ed16f94",
 | 
					            "hash": "b2890c05c04cfa3cad3c3d5316e6670b963a347ad42ba02fede55268148bce5a",
 | 
				
			||||||
            "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.1.2/terraform_1.1.2_windows_386.zip",
 | 
					            "url": "https://releases.hashicorp.com/terraform/1.1.3/terraform_1.1.3_windows_386.zip",
 | 
				
			||||||
            "hash": "6aa818b9ad9e7de02f8c45bc7fb8f6a0b0d603f22d48711059d74a013696bb00",
 | 
					            "hash": "e9c41f7141ae511f05e13067ccac4158d78a1214d535d0bda4a549529d4ef0e3",
 | 
				
			||||||
            "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