mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	terragrunt: Update to version 0.38.0
This commit is contained in:
		
							parent
							
								
									c1e40cdcea
								
							
						
					
					
						commit
						9cf78bfa61
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.37.4",
 | 
					    "version": "0.38.0",
 | 
				
			||||||
    "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.37.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
 | 
					            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
 | 
				
			||||||
            "hash": "2eabb0b92cb9dedcd695d57d84cc8caceca0e1a555fb8dd00a005efed8c48d75"
 | 
					            "hash": "8127f0815cea353d9fb86e428ba23603485cec7c367029e2e8df8722dcebf8d9"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.37.4/terragrunt_windows_386.exe#/terragrunt.exe",
 | 
					            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.0/terragrunt_windows_386.exe#/terragrunt.exe",
 | 
				
			||||||
            "hash": "84ca88e0692df6b249903b86bb04e9507f94299cc2e2a1dffdafda5f9b2e1ff4"
 | 
					            "hash": "55e6057071e5c75b2fdee8bab4c8966ee98e3a1c22c0e93c3257454ec723ee40"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "terragrunt.exe",
 | 
					    "bin": "terragrunt.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user