mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
terragrunt: Update to version 0.27.4
This commit is contained in:
parent
7bbb36afdf
commit
c05037485e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.27.3",
|
"version": "0.27.4",
|
||||||
"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.",
|
"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",
|
"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.27.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.27.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "938a8ba2f8be6b72673dbd5e17766a2eb6e4ef584c2797d4c2e90a79fc7b11e6"
|
"hash": "2dc281b4093d83f7c629def180d0d7e6f50abc40e5b6871b64ea44fbd27e87ff"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.27.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.27.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "21f82ca58ef723404202944cf2de02478563bea964d3960bf5e9f2ff9c6a382a"
|
"hash": "a0631e9f938496f7b4cd3ba665089ab82705504d88998af751e4333852c2e225"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user