mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.26.3
This commit is contained in:
parent
3ab3d9ca58
commit
d8850bbfc7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.26.2",
|
"version": "0.26.3",
|
||||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your 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.26.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "567f1ec7dc361cac1a701539971f7635d0d77b8a872a77ade9f35d660a56230d"
|
"hash": "39c54d0c6a67d91b1330715cdcf7f7d5a39f73604d432d2dc521fb2f13a92b37"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.26.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "c8ff06c2638f0e9608529b2fbd0fb9fdda421fcd7dec2c0c1d3748a6ea90335a"
|
"hash": "d2182921c1e6adc0204835d84314b1dbaca4a93b596f803cec7befa1ac2b805c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user