mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.55.0
This commit is contained in:
parent
d3ec841111
commit
22190a2e8e
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.54.22",
|
"version": "0.55.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.54.22/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "a9d312b40f17d8327bf2679c66f43edee35b7b040517b90a03e9d09195609661"
|
"hash": "14c88750bf7f9c7e3a3f17b75502a18646d5ca8cd7322aa60812ffd3f2260df3"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.54.22/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "6ff92a0d89f904d9adf54d2013addf5bd1e1092cb12677cb0d16598c592130b5"
|
"hash": "bd5a0a87c2ba4956bf16772a2b79b9c72ea9a6eca5b512e488375e1a0e48dda9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user