mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
terragrunt: Update to version 0.31.4
This commit is contained in:
parent
29c9032737
commit
a5941fe7f8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.31.3",
|
||||
"version": "0.31.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.31.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "871934e416161d1d1e80203ae6f4aa80016de066b84fe8d99aad2920cd7e2cfc"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "106f682bd049f3d286856820d5d7ead2026318f6105d83a258f2305136b0bd36"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "7e19e7a0ddf7d04e76c6b6369237aff3c9f342f35faea7c72f84d52d29aaf547"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b8bc23c7c2f5110ff764a006a3c778e9485d2ccafac4332711054340d0734437"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user