mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
terragrunt: Update to version 0.35.16
This commit is contained in:
parent
ce3d5f54a6
commit
6b63f45683
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.35.14",
|
||||
"version": "0.35.16",
|
||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "9e0a04f73652025d004719daf28d11069bc7a972956b2cd2d2e2f8a05565cb7f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "003d8db54d190759c5f710dec89cf956aebf0b6124a66f68c32461463c8e7c81"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b8cc047b124e7932afd088c51e8c6a1efadad75868467ff411d4ff8807e8dc5a"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.16/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "217fd7ad322da6ec19b62e867f35f5abd073eab44a57e23052a4fd27e038bfa5"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user