mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.38.6
This commit is contained in:
parent
7a76afbe2f
commit
b3f46de884
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.38.5",
|
"version": "0.38.6",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "163dd4f923937d1e08bdc5bc007c76a70abe051c8da9865a82893ec03200e916"
|
"hash": "70b0fa46ba50675c6fc4e74657e96908efd2371d6ea9e411eaeaf3e8c748f696"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "37cada1721554e47371b48abb5a2a02d482980187976fbf9b1f704f4de50a2bf"
|
"hash": "86ad2e49f9e6d8684bd3fd2611ba43bd93a31a141690d3fe436f911ed8ed030a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user