From aae097583735540f3e5a84e9bfcf6e991435640d Mon Sep 17 00:00:00 2001 From: Nils Fahldieck Date: Mon, 13 Nov 2023 10:48:21 +0100 Subject: [PATCH] Add desc for Boundary Desktop and Sentinel --- util/formula_templater/config.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/util/formula_templater/config.hcl b/util/formula_templater/config.hcl index 73513623..6e844041 100644 --- a/util/formula_templater/config.hcl +++ b/util/formula_templater/config.hcl @@ -317,7 +317,7 @@ formula { cask { product = "boundary-desktop" name = "Boundary Desktop" - desc = "" + desc = "Boundary Desktop" homepage = "https://www.boundaryproject.io/" cask_app = "Boundary.app" architectures { @@ -332,7 +332,7 @@ cask { formula { product = "sentinel" name = "Sentinel" - desc = "" + desc = "Sentinel" homepage = "https://docs.hashicorp.com/sentinel" architectures { darwin_amd64 = true