mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	terragrunt: Update to version 0.79.2
This commit is contained in:
		
							parent
							
								
									f36b554aeb
								
							
						
					
					
						commit
						83072984a7
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.79.0",
 | 
					    "version": "0.79.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.79.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
 | 
					            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
 | 
				
			||||||
            "hash": "dd528d29e3678b212d3e3d476eda175a058911de08dad2f16d68ab53852ba024"
 | 
					            "hash": "070f43f92a2dc6b6c954e1fb568a1e87c86b748a41ffdc2c9c76ab52bee40c00"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.0/terragrunt_windows_386.exe#/terragrunt.exe",
 | 
					            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.2/terragrunt_windows_386.exe#/terragrunt.exe",
 | 
				
			||||||
            "hash": "a6a5dd1fe797babb96016dfe9b57035e0f0059260b08301d56b789765a06f186"
 | 
					            "hash": "9fd9c7849b2b0aad8a1b74489dbbf0429e0e7ddbf584cd9e88008b832a417226"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "terragrunt.exe",
 | 
					    "bin": "terragrunt.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user