mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terragrunt: Update to version 0.69.6
This commit is contained in:
parent
193d2086b2
commit
aba97e8687
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.69.5",
|
||||
"version": "0.69.6",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "9e940a7a19c9833502cd2e7d961a9a30564317048a67fb8314e0cfb507c920ff"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "12a909e450773fa4b1c46c3e2a9da4618ecbbf934417d8ce56a5b2dd149489f3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2d303a682c49ff7d97b196ce52407f46d24e637afd9771edcdc234f2d97367df"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "93848d0c796cad9497b652059108494c1e169a2f3532901649aed7ef3d301efc"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user