mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terragrunt: Update to version 0.73.1
This commit is contained in:
parent
991f318a0f
commit
69fe359da1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.73.0",
|
"version": "0.73.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.73.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "556b070a59439488dac5b1b2e52af50a7a704b1be08063ef396197170c2c54e0"
|
"hash": "c7817582a0918d9874beefa820f7a81f0fed7fdfa9dcadb9fec28b98d6652b68"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.73.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "f608c8712b57090cc9d9608eb14f967cd58dbf3a3daa41011a6fbfa7b244fd20"
|
"hash": "c95b7475f2cae24cb8b22db263d3ce70fde6d59d8b88996f1e98e7329178909e"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user