From 4e74bb89203108fcb71a801e5e74d06865af992f Mon Sep 17 00:00:00 2001
From: dkhamsing <dkhamsing@users.noreply.github.com>
Date: Thu, 24 Oct 2024 09:49:14 -0700
Subject: [PATCH] Add Cardiorespiratory Fitness (#1663)

---
 contents.json | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/contents.json b/contents.json
index 853c0f5a..8fbf6192 100644
--- a/contents.json
+++ b/contents.json
@@ -32082,6 +32082,20 @@
       "license": "mit",
       "suggested_by": "@dkhamsing",
       "stars": 382
-    }    
+    },
+{
+      "title": "Cardiorespiratory Fitness",
+      "category-ids": [
+        "health"
+      ],
+      "source": "https://github.com/Sage-Bionetworks/CardiorespiratoryFitness-iOS", 
+      "tags": [
+        "swift" 
+      ],
+      "date_added": "Oct 23 2024",
+      "license": "bsd-3-clause",
+      "suggested_by": "@dkhamsing",
+      "stars": 7
+    }      
   ]
 }