mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	terragrunt: Update to version 0.27.0
This commit is contained in:
		
							parent
							
								
									9c2182218a
								
							
						
					
					
						commit
						98e1f1a44e
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.26.7",
 | 
					    "version": "0.27.0",
 | 
				
			||||||
    "description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
 | 
					    "description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your 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.26.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
 | 
					            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.27.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
 | 
				
			||||||
            "hash": "34d3435bc9951d599689aad45f82fb507176e188fa1259e23360732373ef27f5"
 | 
					            "hash": "4c49659fb80d47fb4df098f2461fcc32935ceea36ee7da51059cc3cc194153e4"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.7/terragrunt_windows_386.exe#/terragrunt.exe",
 | 
					            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.27.0/terragrunt_windows_386.exe#/terragrunt.exe",
 | 
				
			||||||
            "hash": "98f4a39ce3ba1ab1430d77780d76fb546d289c717fd4acc6a4dd83b3488a49e8"
 | 
					            "hash": "e15f8b957e63678ffb3e0b9e0bc3a272ad5feb7f08c19f9e8697b4709f51c304"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "terragrunt.exe",
 | 
					    "bin": "terragrunt.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user