mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
terragrunt: Update to version 0.19.31
This commit is contained in:
parent
bb8287132d
commit
93bed9b11a
@ -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.30",
|
||||
"version": "0.19.31",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.30/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "bf88532314448c3f5117383b05aa1cbc2045985a10dd8526eaf0c449f9c7a75e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.31/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0b8580d7157d773de98c60de1149de42ac597f7d549768eea54cadd7cce9f64d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.30/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "88185175d0c27c112d5e1fe8dc55329f6bfe1172de0742060a8ad4947fccba78"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.19.31/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "fd440e0c2b924e25ca33d655f90cf16e51352eb0e9c1ff60a9a76929765703a8"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user