mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	terraform: Update to version 0.14.2
This commit is contained in:
		
							parent
							
								
									76ab342998
								
							
						
					
					
						commit
						d5853b43de
					
				@ -2,18 +2,18 @@
 | 
				
			|||||||
    "homepage": "https://www.terraform.io",
 | 
					    "homepage": "https://www.terraform.io",
 | 
				
			||||||
    "description": "Create and manage infrastructure as code using simple declarative configuration files.",
 | 
					    "description": "Create and manage infrastructure as code using simple declarative configuration files.",
 | 
				
			||||||
    "license": "MPL-2.0",
 | 
					    "license": "MPL-2.0",
 | 
				
			||||||
    "version": "0.14.1",
 | 
					    "version": "0.14.2",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://releases.hashicorp.com/terraform/0.14.1/terraform_0.14.1_windows_amd64.zip",
 | 
					            "url": "https://releases.hashicorp.com/terraform/0.14.2/terraform_0.14.2_windows_amd64.zip",
 | 
				
			||||||
            "hash": "939701cde46a65e2247114a87db8d64c4a23466c4be854ced4b7b08e443d7939",
 | 
					            "hash": "cccde2f6a3aa8265fde7740561352dbba275f0f5f29323641c3caea6d0e6f286",
 | 
				
			||||||
            "installer": {
 | 
					            "installer": {
 | 
				
			||||||
                "script": "New-Item -ItemType Directory -Force -Path \"$Env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
 | 
					                "script": "New-Item -ItemType Directory -Force -Path \"$Env:APPDATA\\terraform.d\\plugins\\windows_amd64\" | Out-Null"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://releases.hashicorp.com/terraform/0.14.1/terraform_0.14.1_windows_386.zip",
 | 
					            "url": "https://releases.hashicorp.com/terraform/0.14.2/terraform_0.14.2_windows_386.zip",
 | 
				
			||||||
            "hash": "a17a1c140f09513a8bfff8a5f2aeb4c5c20d43e6a0065a20e49878e41cf495a2",
 | 
					            "hash": "979bde8be96f42b7c62d065a12d4ca8d912c75044be250963c0aee061e6b2f47",
 | 
				
			||||||
            "installer": {
 | 
					            "installer": {
 | 
				
			||||||
                "script": "New-Item -ItemType Directory -Force -Path \"$Env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
 | 
					                "script": "New-Item -ItemType Directory -Force -Path \"$Env:APPDATA\\terraform.d\\plugins\\windows_386\" | Out-Null"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user