mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terragrunt: Update to version 0.48.2
This commit is contained in:
parent
dadc28d88e
commit
b41bdfc1d2
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.48.1",
|
||||
"version": "0.48.2",
|
||||
"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.48.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "edd8edc075c9bf257672a56af5d93a1c3aa971ae02b21b4f2301fde1e615e101"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "baaceedc5d8c00f0b7f5a57af5b3c46ddaada6286b4608245b99bd18c64e27b8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "430ca01eae8bea16915641653688b1df0693ce77c3a4b8782afa6e1c477a56a7"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.48.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "60a6e4e1f3a37ddc4e65ef8b250c3a1f34a447694b82abf5497742805dfa6376"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user