mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terragrunt: Update to version 0.85.0
This commit is contained in:
parent
a296db296a
commit
92e7612cdf
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.84.1",
|
"version": "0.85.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.84.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.85.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "f2c4245de2a32013d7fcde02a1f204c32161f0587e704f154ec030649204d0bb"
|
"hash": "66cf13c70a701b7202a60cb79cbcacecdec6b7d00fcb34707a292dc86c3abff2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.84.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.85.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "a7531f7c3a41d65632832dc7a916b79e7b9e1f32946f583e8537b643ce5e42ec"
|
"hash": "b0329669caf264f7c8d0e7c6c6a3d0ba192571f5d0a5322b93b8bbb46d9e9170"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user