mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terragrunt: Update to version 0.70.4
This commit is contained in:
parent
40a6f16b4a
commit
d872eb8ede
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.70.3",
|
||||
"version": "0.70.4",
|
||||
"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.70.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "bcd1657cef6b2ce2d543d1c19ec2aa2dcfe7d1f2c155a71c9f1a96e274d1fdf0"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0ac389e6e3fe0723791a86d97edb30bb6c156dc456e726c4a1b2d6c3ea02808e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "751c572c1b34b9761a36f528bc6d67ae5e75c3734bbbebe640fb337742c1bacd"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b6eea7550a0ecc9c5055936124e1260c8eb7baf21146a3c6ee9a4f6856c1d4ca"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user