mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.31.6
This commit is contained in:
parent
fdc4c63a3e
commit
c76478ece1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.31.5",
|
||||
"version": "0.31.6",
|
||||
"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.31.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e422a82524880eabdd656e114c77b3ed352a898f584fe42e2c7f6fe278684ab6"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "257a79d6e56335a7186b5914e1b971fdcc0946c17cc6867d6ea6c21e976637ca"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "8f697032a2f39d20f517d0d25ee3d0080d2f34f43929f80df2b0e687fdf9440c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2a60bd82ad89ea681509eb00845f2ab5c8fb0535d120ee6b3c5a04cb38e3a4ab"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user