mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.68.0
This commit is contained in:
parent
6b893933a1
commit
89c57e6894
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.67.16",
|
"version": "0.68.0",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"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.67.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "70f884e01e3d411da5bd2845c60ad5ab65eb62d51c6ca902e216d0ce248643e5"
|
"hash": "cad8c7d2546c10d5c350d64ce39146562ddfd937f85c9bc136d59e39c93621c3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.16/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "6db8b0563541af8253c8ce79a8e94cd51918fc0e8b719e0ad079056f53e0be17"
|
"hash": "53d597aa9b06ecea88a70a2c75c5a50efc0ec79df941c095b797c3bd1268aac4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user