mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	terragrunt: Update to version 0.93.0
This commit is contained in:
		
							parent
							
								
									6e83ad6b4b
								
							
						
					
					
						commit
						595cb07a8b
					
				@ -1,16 +1,16 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.92.1",
 | 
					    "version": "0.93.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.92.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
 | 
					            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
 | 
				
			||||||
            "hash": "32e356706583c247695729737ca8b309cea55c859e32e19fe5a3b487c05c6da3"
 | 
					            "hash": "c5289b058d1b997b52863b1b692f34d49925ce0c337f9c78b2bc93cfa99810af"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "32bit": {
 | 
					        "32bit": {
 | 
				
			||||||
            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.92.1/terragrunt_windows_386.exe#/terragrunt.exe",
 | 
					            "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.0/terragrunt_windows_386.exe#/terragrunt.exe",
 | 
				
			||||||
            "hash": "e14495525a250e690e434758f9d4f4fd8f1d1a02ef3389371a612e9ea0b787ae"
 | 
					            "hash": "261a0552a9f799b074eea56354415cb0c14077cdfca406f1247fd5f350673d02"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "terragrunt.exe",
 | 
					    "bin": "terragrunt.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user