mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terragrunt: Update to version 0.35.3
This commit is contained in:
parent
4d0ad5f095
commit
0be4ac56a0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.35.2",
|
||||
"version": "0.35.3",
|
||||
"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.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "9a72ad06faa7cf3e83b7f3682fdec33339294f50882faa40aa718b79210cf012"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "36bcd17031828f35157acf742e0e27219c02d2c1ba5fb57c231ea26156091192"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "8ab10fb764e0805c47f1be3d27c1cdabf19b5116fc394dcbc1cc0a888cc4ab8e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.35.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "773c5316326dc8c0ff147000d2fc1b9558c1b2ff367d355cb929e9aafbc4f1f4"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user