mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
terragrunt: Update to version 0.93.10
This commit is contained in:
parent
983189ff82
commit
4639f20239
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.93.9",
|
"version": "0.93.10",
|
||||||
"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.93.9/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "d9c03828bf7108778bb60483b08c6cf9f7a6b79afb8abaefcbf8878ec41e774a"
|
"hash": "8ad6a8f870c70f356c276c449d0b5ec7bb3a75dcb498caa7c68b0bf00f658db6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.9/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.93.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "073477016e4b04789c5c6037c1e297fe174af208b37483873ffaa9913c91e29c"
|
"hash": "467aa148a78bc69c9e3fe736c38cbea37ae177fbc4e664c471f904c855dcdb41"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user