mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.38.8
This commit is contained in:
parent
495553081a
commit
3d691472eb
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.38.7",
|
||||
"version": "0.38.8",
|
||||
"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.38.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f780d1bb98cab19fa21d149865eec287d8a7608cd4df3332bd72e27c42152dc7"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "0df54857445c8593d3827a9713ee3ffb92cefc10f913156a7d69d7834fdf2574"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e369a14b6b15dfe113c6951a4ac74e4e4448389b8245502d2c599cf1724494e8"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c36b49795d0dc84dff8204bef7341b96651356cd6ab1bde2a4c554058ca15171"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user