mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
terragrunt: Update to version 0.91.0
This commit is contained in:
parent
cced0a3a83
commit
cebc67eaa9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.90.2",
|
"version": "0.91.0",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.90.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "692787bb2215baaa5ef3c1ecac2b946443a8f4a8ad9b32c51ea48efc0f009ec6"
|
"hash": "18ca4e26a9b032135d0a4b025edd1110bbdd3405efd863ce33e21cfee60e7bcf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.90.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.91.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "87c1b8262437d9128b3ffeca57e35d3713d61c87cf5a453daa34f4eda29a308b"
|
"hash": "7744f1f03883eb533b99ef0902c06a63d788588620101a60e7fc55bcaf9264b7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user