mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
terragrunt: Update to version 0.19.3
This commit is contained in:
parent
f6ec133920
commit
4c70c12e19
@ -1,16 +1,16 @@
|
||||
{
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"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.",
|
||||
"version": "0.19.2",
|
||||
"version": "0.19.3",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b0fecfd718deaa2531d14f8303f10d7d3fe452b8346145a17ca198d3ca95ec11"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "37230f330225cb4e7ea1100f637ad33aa927cafc773f40dcfa6a72ffd7051ee4"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "f185af0214921d1e4129ee3385cafc30d0bff81548bfa80ccef4866acdcfe78f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "79979ea8dbd7e626c556b065e0a8f6c06af879f7aead92eafe976d9b93ba49bc"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user