mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.67.0
This commit is contained in:
parent
b4303b4fa4
commit
ad42fee07e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.66.9",
|
||||
"version": "0.67.0",
|
||||
"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.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e9c07732155118fbd35d85474814813fe8c1277d7c47c49ab18ff31f9bc77752"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "981d2875810e3ee17cbbbdb05bcbb6977c99d6ce42d615e51cf99bfd65932563"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.66.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5187e28bec53dd038f418acc0d7a2cf2f32f31e84828e7415d1f9a3453d17d2c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "da53d9ddf78c873fe01b34f4858b001b440ab617e5baad04e3335071c8424e8a"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user