mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.72.8
This commit is contained in:
parent
5904552f3e
commit
dfbf9e38e3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.72.6",
|
||||
"version": "0.72.8",
|
||||
"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.72.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0ccc7d597883af89781f8b6e39edebb7e14f1eeee14b0918b4fc17fa0a691024"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f0e86f97296c354de4567f5e6c98867a8ddbe58a38fb1928413c72edc0c21dd2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2c8e005d0209159b63d1b6eb67cafbef0e63b53b04064e5d90a87398317a79e0"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.72.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a838a9663024dd43212674cdfb901ea59a84e8b28c22c8a64ab86badac5a5b55"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user