mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.51.1
This commit is contained in:
parent
79afcbc805
commit
ace03cb9a2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.51.0",
|
"version": "0.51.1",
|
||||||
"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.51.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "85df39ef54bc299a490d4dda37c36743146e45371a80d058d43ef470e6e761a8"
|
"hash": "4c03f8839d46b21e8332719dd1d2bacdfbc2113b59440835e16a512cf58ceb6e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.51.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "f6653bf6a5dbac2400eed9a3b27606ac103a1c0d0210afefabbef50ca0175128"
|
"hash": "11050462decba04c8c10ecc7058a8d1cc6162b6754c0bbb5dae0393ccfe76b02"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user