mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-22 19:34:38 +00:00
terragrunt: Update to version 0.66.9
This commit is contained in:
parent
d225672a2c
commit
107ff34448
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.66.8",
|
||||
"version": "0.66.9",
|
||||
"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.66.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "146bcd3c21aacd6f7d890dc9e7b071a8f87404498d7c837313068ff692f1c7fd"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.66.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e9c07732155118fbd35d85474814813fe8c1277d7c47c49ab18ff31f9bc77752"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.66.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "36fdfb797ba2584e7fa4425597520d2689feb1406ce387ad7abf12bf58654137"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.66.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5187e28bec53dd038f418acc0d7a2cf2f32f31e84828e7415d1f9a3453d17d2c"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user