mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.75.7
This commit is contained in:
parent
2c8a84b55e
commit
514dfe30b7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.75.6",
|
"version": "0.75.7",
|
||||||
"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.75.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "2c985f5fa39f7250fac93709155b10b8101819662047ad32b213d10c520ab738"
|
"hash": "292368d9e1bd93836cc330fae6d6e8bff3262b178fe8470bcd32fcd1bd0f1a3b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "9fd05de3aaf7fa00acf49e701fff257c3b44eeca0a19665b1747cfd5092a0027"
|
"hash": "79306b2a7798d5af83306b6e54255359d537524bed2a1d5efc8ef1ab699f1e2f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user