mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	terragrunt: Update to version 0.71.2
This commit is contained in:
		
							parent
							
								
									707db7f314
								
							
						
					
					
						commit
						9cfeef5957
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.71.1",
 | 
					    "version": "0.71.2",
 | 
				
			||||||
    "description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
 | 
					    "description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
 | 
				
			||||||
    "homepage": "https://github.com/gruntwork-io/terragrunt",
 | 
					    "homepage": "https://github.com/gruntwork-io/terragrunt",
 | 
				
			||||||
    "license": "MIT",
 | 
					    "license": "MIT",
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
 | 
					            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
 | 
				
			||||||
            "hash": "5ba21911dc80d9921507450ffa1b997a4889d6dffa2bbe5692643ff28d9e5d0c"
 | 
					            "hash": "f541d288c868ecd23a9d721bb623c9cba3740bad961bec28a6fd1f00a1510fc1"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.1/terragrunt_windows_386.exe#/terragrunt.exe",
 | 
					            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.71.2/terragrunt_windows_386.exe#/terragrunt.exe",
 | 
				
			||||||
            "hash": "1692595fd52e1248ad8b975ae93b8645ecd367a36b13b39494c370b1746efdd7"
 | 
					            "hash": "f37ed8b1bd124c10fedf90e6521cc12662de672768c3f9ef2551428a25d2a470"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "terragrunt.exe",
 | 
					    "bin": "terragrunt.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user