mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.23.8
This commit is contained in:
parent
262864da81
commit
951751e057
@ -1,16 +1,16 @@
|
||||
{
|
||||
"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.",
|
||||
"version": "0.23.7",
|
||||
"version": "0.23.8",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e13e9c37c3dc2ea047b5a1899476f841cf18feda19d6bb50b5288fc8d555a762"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "135ad35d61d6ea174e0c8d7a632fc8e0a4df17e1230469cf68158ebef067bd63"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2335de8b9a9468cb2a4a14692522f037e1d4445c9430627b4d57187df390a1d4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "cbe70a77cf3fb1283dcddece247c69f68846794fbd7f5369fa23ee7bd4b6016c"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user