mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
terragrunt: Update to version 0.73.14
This commit is contained in:
parent
64afbacdd0
commit
dc4d15c4c6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.73.13",
|
"version": "0.73.14",
|
||||||
"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.73.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "d405ac01f286816a0b1879f6d670d81a2b8d5d052eee33849f7670f949826089"
|
"hash": "24b5c76979b835f75a3003e4bb973baed96065c12eb66089aefd10e3a1c68424"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "a5a844a74faef0b517c8f7d1525542215edc54fa674d437ac7e63e918ddd6b82"
|
"hash": "b11f01a03cec8c671fc04f7c928e5280c827836f2e7a7d6d3e6a276ad9e41473"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user