mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-18 06:31:25 +00:00
terragrunt: Update to version 0.26.0
This commit is contained in:
parent
7239952446
commit
b6dac6401e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.25.5",
|
||||
"version": "0.26.0",
|
||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your 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.25.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "758aeebc395c674ab265a8c3d3340230b6cdaca33580117566d9b39f3bef5030"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b0b59d7e35786941513680d63df2aa4a1b6b9eb6009be3138a04fd6d12ac8857"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.25.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "18eba4da1d2f0e3ed6a407fe9fddbdf672661a264aa6c4e0817ac8ddcbb7c6ae"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "ec5ffeb6bb26777e27a3921f19a3f51ab60a8044444e7ebfba130d6b95247c9b"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user