mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
terragrunt: Update to version 0.55.15
This commit is contained in:
parent
f88aa095e2
commit
f540891895
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.55.14",
|
||||
"version": "0.55.15",
|
||||
"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.55.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c9b5c8481d99717dd723f203892f898c2fe527fe20f0967e8182947fc4ab75d1"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "36990c178e8f23182b350f48e3ee3888652bae558d02376afcaa66d1f5926e00"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2a0f36c2246c05b482abefbb2f07cfa2e9533897ea8a1114dc17001a59916744"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.55.15/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "8998e5c8e43a464c344329c82a69744941d68f2c2c52b5c69452f96204d9d7d6"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user