mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.77.9
This commit is contained in:
parent
76563fa5c5
commit
d230194c81
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.77.7",
|
"version": "0.77.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.77.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "339fc1bec5335c065749424296152bedc44af685fc7781eee22714a4861ee67d"
|
"hash": "29a2096078498c925158d8cdc4fd8f1a4b800dac822a5be079f9aa6043621c11"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "2088a72d9441be6351684ddce622e02c187836502cea87e47f05d9ea6d54e854"
|
"hash": "9c921bd9290fb40b2a0de67f4bd76a24668fb4f31cc51dd1edd85eb3c0d69414"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user