mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
terragrunt: Update to version 0.29.5
This commit is contained in:
parent
84c8fbb784
commit
f0270a0e56
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.4",
|
"version": "0.29.5",
|
||||||
"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.29.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "f411c811153c45fc40937e7ac23c2ff258f72436e3cc43ce18cab3c6314f33d8"
|
"hash": "81dcf3684db47ad8e70649651b191b0e2cf3ff3878ce92d3aa90e1e0596a7577"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "2f5f49a544fc3e29b5e203aedc407bd820597aad5cdb4161097d5150316b4bd1"
|
"hash": "f9566f2d796b6eb77a2a9e935d51351dfc1cf2b98202329426a73af7104343d7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user