mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
terragrunt: Update to version 0.35.14
This commit is contained in:
parent
b585105bc1
commit
a4012de428
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.35.13",
|
||||
"version": "0.35.14",
|
||||
"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.35.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "fc3e9a29f170f9132df035e97340593ae147dffd4ea1bcd6d8821b147567d5cb"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "9e0a04f73652025d004719daf28d11069bc7a972956b2cd2d2e2f8a05565cb7f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "571c2ed06c8ea5a487d81bf0a1e96933c18357317d35a4a2e9bc1f232d105e64"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b8cc047b124e7932afd088c51e8c6a1efadad75868467ff411d4ff8807e8dc5a"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user