mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.57.8
This commit is contained in:
parent
2a28d01f55
commit
5ba1f9f5c5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.57.6",
|
"version": "0.57.8",
|
||||||
"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.57.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "5799d00a19a94d5771f757195ab815daf40bdf8d73402ec08639cd6041729896"
|
"hash": "53c6560ea9bd13b943f78d4ef684a02bc4d61434cd37bbe808ec47b174652884"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.57.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "7e9cdf21931a0e0114397db8bc03a6da539254a539b87420246ff248fb17dd28"
|
"hash": "702d15cf7667987a05d8337747fb9c44aad01cdcc248788533b8cd2c1a9a8681"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user