mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.81.0
This commit is contained in:
parent
751aab8fe3
commit
8459163acf
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.80.4",
|
||||
"version": "0.81.0",
|
||||
"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.80.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "b99293f209d8b13f3c9625ff0a0e7252a24b483b9a989c64efca19b87491a4b5"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "69e7b89f28d5dab033380d081bb4f69bbbeeb2f1cdfb83b809be585bd6e706ae"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.80.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "11e5037311b3aa034f41d6758305b36444c86f8b4ba5bcd2c894e5ad9e64fd9a"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.81.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "910c96dae251c577bdf7745a0b9f8c71ed732cafe3e9379727e65a19bddb5423"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user