mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
terragrunt: Update to version 0.20.5
This commit is contained in:
parent
7739ebd38c
commit
97597ec78b
@ -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.20.4",
|
||||
"version": "0.20.5",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.20.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e39268de1bcd50b92259c1152e90edb73c2022ef77684ffd87abc653294eff32"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.20.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "039e589e6d14c28e3a0e672eb7f2f9de9a59b1ae741b625648017560bd6dbbb3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.20.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "d655a8fdb4c6ab67f02c9947783c21c22918a5789b365dc502c94a95eaf2b775"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.20.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "423ba47eabbdfe61eded1374ae65a7108e11b43671fbc42f8fd3d2d83f7cd7fd"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user