mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 19:51:22 +00:00
terragrunt: Update to version 0.36.9
This commit is contained in:
parent
b31219908d
commit
66634b9149
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.36.8",
|
"version": "0.36.9",
|
||||||
"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.36.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "89ceaab4d1bf199ca2a78b601abef23a89c0e30164199b1c7430cf76a4317648"
|
"hash": "8bad770a1777b7ee558443bcdffb433cc56a606872880ff05373b01590fba78b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.36.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "c913dae2c788688073c5e85ce702e05e6b1d408cffd5e6d86213ddb3e9e6581b"
|
"hash": "d9b5d68618a29679123bc862296c90ac3dd904323cd48030ef8bc288eaa1de57"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user