mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
terragrunt: Update to version 0.70.0
This commit is contained in:
parent
089906284e
commit
b2ee25b187
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.69.13",
|
||||
"version": "0.70.0",
|
||||
"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.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f554c7b5d392e00a53032e15c6415e9025b2a8bdd9c7d803b308fd1979492e9d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "66f8c620e69631df1365938dc89d8f380d5955f8e8d74252748784ee6e4b2e4f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "efba5c9959035d2a78fa8b6164e96912aa57ac2df5505b1a7285d7a335369b3b"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.70.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "4c89ee3072336db2f7eca4fd8fc12c62575f41bce3687d156ce951ae8bdcee17"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user