mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.19.28
This commit is contained in:
parent
f541cc4361
commit
10ffe29786
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"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.",
|
||||||
"version": "0.19.27",
|
"version": "0.19.28",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.27/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.28/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "75c797c2c42a279842945902b61aabb0252edb678523246a3efcc4c9e6afc03e"
|
"hash": "28a37516b6db4102ac9693768accf7e812aadf0d522c6988d6402a0081a90cdd"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.27/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.28/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "80b92a67f3bbe7e2118d8b3fcf018e1f891242fe2d79fbcca723dc1094c6b3f4"
|
"hash": "2922018e056dc0ea759cae967c5e70f8f6a4c4a4ffecc7c6face8b637356a214"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user