mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.19.15
This commit is contained in:
parent
9da71bba52
commit
ce608615a8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
"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.",
|
"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.19.14",
|
"version": "0.19.15",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "a5e5d32df4d69d69636371e027fbc942bf1d8f66c89e799ac2c0e05d4f620e59"
|
"hash": "2e67cb1f00257df6fb9d17b62d56e35832a0b89e88511ff1652af1a9306a3802"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.15/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "be46eeb1b81073236c79ada762a96ee1612b3053aea5b07554f8d760835ecac3"
|
"hash": "6f072f9595f85f17ee2b574c5dac52d0bdd1f56f43e699c4d20c23ae5139b735"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user