mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
terragrunt: Update to version 0.23.5
This commit is contained in:
parent
fa6ae38cef
commit
7a4f4a29af
@ -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.4",
|
||||
"version": "0.23.5",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "fc3949f230abcdd76946a1f8f16333ada6e131a4e01c0cf7e6acf8a7da5ab88c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "62f0cbf67dfa71f082270b0370228d7f4fc9608af6d12ea64280b5f0dd7bf633"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c46af59f2e726b11867cb6883e366f095fa8a77c502a04698b89c4f86aa3111d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "86b95e4fec2867c87f1cf1ec34ed61567725f8058023c88edb60e39eb7a9b14e"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user