mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
terragrunt: Update to version 0.67.2
This commit is contained in:
parent
d688b22b3e
commit
0902056999
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.67.1",
|
||||
"version": "0.67.2",
|
||||
"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.67.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "7766b159c3b325352eaa66ff09a0b4dd2a5a39d2908ea9e55cc5d5695db78d49"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ac839e34794e102451bde376c674666a47c5e8ff06de89601465d248dac390c3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "9b75babb89e32942035b109449f70403a68f205cb0ae12451bb148f81401723c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0e14bface34c6053ae2ecc1efeaf560039e025fd9f7c89816b811d1838a11291"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user