mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.50.15
This commit is contained in:
parent
4382128f4b
commit
33930d7cf2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.50.14",
|
"version": "0.50.15",
|
||||||
"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.50.14/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.15/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "e2673b077a2260242493d659b630991bc7b1c698bbbb0028833899cad853b769"
|
"hash": "00d13bd3297696a2ac3fcd8930975440ada5ad3dc4a05deb1080b5a796006911"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.14/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.50.15/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "df36ba821740489d4480f4d58516b06f985ba91748c4c65525645a6513bba791"
|
"hash": "48c715f0908c3c5739ee5d4ce1cbf51f3768f9203862716ef412a57eeb01e9af"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user