From a42b00190bcd30258075f94d4345ebd6a75cb11b Mon Sep 17 00:00:00 2001 From: LiliRojas <95255808+LiliRojas@users.noreply.github.com> Date: Tue, 20 Dec 2022 18:03:54 -0600 Subject: [PATCH] Update bcl_manifest.json Adding our component repository to the BCL manifest. --- bcl_manifest.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bcl_manifest.json b/bcl_manifest.json index 0263e57..7604f25 100644 --- a/bcl_manifest.json +++ b/bcl_manifest.json @@ -75,5 +75,10 @@ "org": "Ski90Moo", "type": "measure", "url": "https://github.com/Ski90Moo/OpenStudio_Measures_HEPLLC" + }{ + "name": "OpenStudio_Components_HEPLLC_2", + "org": "LiliRojas", + "type": "component", + "url": "https://github.com/LiliRojas/OpenStudio_Components_HEPLLC_2" }] }