mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.55.16
This commit is contained in:
parent
2da27661c6
commit
a8e4842de6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.55.15",
|
"version": "0.55.16",
|
||||||
"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.55.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "36990c178e8f23182b350f48e3ee3888652bae558d02376afcaa66d1f5926e00"
|
"hash": "c6e68f640915be2c67aaf2f0aa7a30574bc0eb247b219723b544d2eeab3565b5"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.15/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.16/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "8998e5c8e43a464c344329c82a69744941d68f2c2c52b5c69452f96204d9d7d6"
|
"hash": "730cdb83eb53e26ce83e8a8929f21df01981268fc7db4baad15e528d5572509b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user