mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.68.4
This commit is contained in:
parent
2fa1157bb5
commit
574da6546d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.68.3",
|
"version": "0.68.4",
|
||||||
"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.68.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "bf79ad57d6341e22c0b5e631984e84dc7ff74ad57159f63d838f53138f9b8f82"
|
"hash": "9a726ee4e14c7d4a2fe941eb3c0ddb9af33e6f3593ca777941fecd6f778f2d21"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "3f574e294f214b85f490ce6cf06be7de404e3ed7e27e5f2431f3ce69f43f39a7"
|
"hash": "a8000adc2940c2dfbc6b6b45e9215117fb4e4f821d9a6d1a2b67d01d8750b5a7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user