mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.69.13
This commit is contained in:
parent
eb69f507e9
commit
00529f4f8c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.69.12",
|
||||
"version": "0.69.13",
|
||||
"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",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b6a4cc1b1e6104d598067897ee1fb81c85a3edb926a9743266c9f809e5cf39ff"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f554c7b5d392e00a53032e15c6415e9025b2a8bdd9c7d803b308fd1979492e9d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "756146db0edd7f3cfd44c3ff83bec3e23fdeb8a962b37be7244a68388d65c0af"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "efba5c9959035d2a78fa8b6164e96912aa57ac2df5505b1a7285d7a335369b3b"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user