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