mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.16.13
This commit is contained in:
parent
f0fb7369fc
commit
96809f3ffb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"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.",
|
||||
"version": "0.16.12",
|
||||
"version": "0.16.13",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.16.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c60d249d8245911e436725b337c8d6985e5063fc9d8d59ecd8413b9be9bef188"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.16.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "d4a63187ef2f5779f3a8fb1cee4a4d498ba4d0b7b0d5c392e2a21d6fe21c1b8e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.16.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5cf887b8186b8cfc4a94a1ad87937c3d8bf299d5c68740cca647a48c53376bcd"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.16.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "16a8a0c969f14339be1471dfa4d550ba27dfa0d0acac29f799ade5064328a4a8"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user