mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.68.1
This commit is contained in:
parent
a7f437547f
commit
1f98dff415
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.68.0",
|
||||
"version": "0.68.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.68.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "cad8c7d2546c10d5c350d64ce39146562ddfd937f85c9bc136d59e39c93621c3"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "7179665c38baddcade55f1631c6730f3a5d650ffe3f5e7434e5e9beb22d53aaa"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "53d597aa9b06ecea88a70a2c75c5a50efc0ec79df941c095b797c3bd1268aac4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "4e83f14914df396ba1b5c962236378661189d5099b7926a7c5373d61f2c29e32"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user