mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.80.1
This commit is contained in:
parent
906f04c34b
commit
ee7b57d61b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.80.0",
|
||||
"version": "0.80.1",
|
||||
"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.80.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ec7b93331348c8a5852228c490080cf7ff529be2e81d63945177b921db98ce2d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b11ff12101e99adb9d1c5d039171dfd94ccf6b9c92fe3b188d80f51fce4f5bb1"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "596ef18e511ae266d9e87e51c4595c62fee13262ae931e005f673b67a7e7599f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "bd50e56f45366bd0d6d6e558387828c479c4255a0e88ede5ea1cf2cf61bc6b15"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user