mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
terragrunt: Update to version 0.23.15
This commit is contained in:
parent
ac27dc017a
commit
4f65f226fa
@ -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.14",
|
||||
"version": "0.23.15",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "2ef5cedacde40fd0da6d17f57bc12210480bd7047213b28993b0386427d51273"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "51a436a27d9f52cc5f14737a337dc5c1556988ed72cc499561e210aa5a35fb6e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0cae7990caf37407adf6be51584ac7a8e90b19682e8842c8c57ee7b3e8d39cdf"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.15/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "24134510f2311794323fa766c0e13af7b1a2dc632a001019d9c777ac0f83cfa8"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user