mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.28.22
This commit is contained in:
parent
a73a2dbe08
commit
85c8891e12
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.28.21",
|
||||
"version": "0.28.22",
|
||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your 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.28.21/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "29a36971f1d55138d44e0dac0e0f0242309299db3ed9f115f2ced15fc5a7627f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.22/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "8114f39d9f72816d83fb687349289ff83e91b3ff2895266137f68d5d454a0ff1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.21/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "4bdbaf6ba1396cc817333db0b5d2ce1d8321aa23668706d5d622269b61f0d24f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.22/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "44d18cf2e4cf5f8548cc08506404b9aa068bd48d6b8afa37cf88a8a94a607cad"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user