mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.64.1
This commit is contained in:
parent
b14fbb38f5
commit
afd2033370
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.64.0",
|
"version": "0.64.1",
|
||||||
"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.64.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.64.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "83d5d4e6ffded0b19e966a9ec4d6a43689f59a4f82901a82b8c88a1601d75d86"
|
"hash": "2353970b2f4d276e02bdf970fc2e20cd16a27edc853c8cc804f7d6604460b021"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.64.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.64.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "a4933629720bd4d4829a8435a4e4e641368e736a82e71902243e45f4d8f280f0"
|
"hash": "df12a35592e1698e930357ffe3775971418b224ff5d916627b45d84df83809f7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user