mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
terragrunt: Update to version 0.28.18
This commit is contained in:
parent
96f0be4ba4
commit
a3a9f1920b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.28.16",
|
"version": "0.28.18",
|
||||||
"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.28.16/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.18/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "81a4e54cf99fc3b20db131b3481ce5bd83ce64385e15c03bd61d656c4f7008e5"
|
"hash": "56860540ca4b95fdcb739777829a4ba3a682c193f557d646e89576d46f20216b"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.16/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.18/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "b48a5fc6faccd336688f99e306aa57ea1aa4f6f7e35e9a1f1ffe20944d679095"
|
"hash": "6b42ca94066d54bac3efd4d2976fa8c6c03b23a5e9feb31d2f3ee14cacd51532"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user