mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.23.13
This commit is contained in:
parent
b5d2984dc6
commit
161bae6268
@ -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.12",
|
||||
"version": "0.23.13",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c587119f307cd22908be764227b711f8d2d4501e855d804eeda552a3b6073970"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "72eac79c485dc4af020b1b03e7aa36491f6f06619b4ceb5f1100f5935eec0cfe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "fe90034237dbdd32a65f48470c3db18f66debeec751be8de2db181c8968ef193"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "3ab15ad77349e08c50206da020b8c3bef870fe6d2e84267da80da1650d59faf5"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user