From 23f634e9c6b370fb96236dc394336d10b02824d6 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sun, 23 Sep 2018 19:45:54 -0600 Subject: [PATCH 1/3] Review and update CharredDesert to version 0.6.4. #493 --- manifests/CharredDesert.json | 4 ++-- repos/CharredDesert | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/CharredDesert.json b/manifests/CharredDesert.json index 10f6212f..66c12cca 100644 --- a/manifests/CharredDesert.json +++ b/manifests/CharredDesert.json @@ -7,7 +7,7 @@ "sourceUrl": "https://github.com/JerrySievert/CharredDesert", "donateUrl": "https://paypal.me/JerrySievert", "latestVersion": "0.6.3", - "repoVersion": "0.6.3", + "repoVersion": "0.6.4", "status": "available", "buildTimestamp": 1533554369 -} \ No newline at end of file +} diff --git a/repos/CharredDesert b/repos/CharredDesert index 9141352b..c0f6e3a5 160000 --- a/repos/CharredDesert +++ b/repos/CharredDesert @@ -1 +1 @@ -Subproject commit 9141352bedbddda20b8b4c5ae080d01611e88c93 +Subproject commit c0f6e3a5cec085185482a27381d3cb911332e445 From 43d7685b57247616a04ff74b8cd36af954a84d90 Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Mon, 24 Sep 2018 18:12:48 -0400 Subject: [PATCH 2/3] Review and update Bidoo to 0.6.18. #418 --- manifests/Bidoo.json | 2 +- repos/Bidoo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index 617fa2ed..1376653d 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -6,7 +6,7 @@ "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki", "sourceUrl": "https://github.com/sebastien-bouffier/Bidoo", "donateUrl": "https://paypal.me/sebastienbouffier", - "repoVersion": "0.6.17", + "repoVersion": "0.6.18", "buildTimestamp": 1536715544, "latestVersion": "0.6.17", "status": "available" diff --git a/repos/Bidoo b/repos/Bidoo index b160bea3..28b7a431 160000 --- a/repos/Bidoo +++ b/repos/Bidoo @@ -1 +1 @@ -Subproject commit b160bea316636afd0b1fa22556f40d049aaf79a8 +Subproject commit 28b7a431dc34d7b2ac758db0d2e3ff6798667810 From 3c31d988a28dca936387da57b884c741cd58adc9 Mon Sep 17 00:00:00 2001 From: Matt Demanett Date: Mon, 24 Sep 2018 18:14:11 -0400 Subject: [PATCH 3/3] Review and add BeckstromResearch at 0.6.0. #513 --- .gitmodules | 3 +++ manifests/BeckstromResearch.json | 8 ++++++++ repos/BeckstromResearch | 1 + 3 files changed, 12 insertions(+) create mode 100644 manifests/BeckstromResearch.json create mode 160000 repos/BeckstromResearch diff --git a/.gitmodules b/.gitmodules index 16131554..689fafbf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -246,3 +246,6 @@ [submodule "repos/SubmarineUtility"] path = repos/SubmarineUtility url = https://github.com/david-c14/SubmarineUtility.git +[submodule "repos/BeckstromResearch"] + path = repos/BeckstromResearch + url = https://github.com/chrisbeckstrom/Beckstrom_Research_Rack.git diff --git a/manifests/BeckstromResearch.json b/manifests/BeckstromResearch.json new file mode 100644 index 00000000..482ec61f --- /dev/null +++ b/manifests/BeckstromResearch.json @@ -0,0 +1,8 @@ +{ + "name": "Beckstrom Research", + "author": "Chris Beckstrom", + "authorEmail": "chris@chrisbeckstrom.com", + "manualUrl": "https://github.com/chrisbeckstrom/Beckstrom_Research_Rack/blob/master/README.md", + "sourceUrl": "https://github.com/chrisbeckstrom/Beckstrom_Research_Rack", + "repoVersion": "0.6.0" +} diff --git a/repos/BeckstromResearch b/repos/BeckstromResearch new file mode 160000 index 00000000..017fb891 --- /dev/null +++ b/repos/BeckstromResearch @@ -0,0 +1 @@ +Subproject commit 017fb891331f39d7a182ad1a6febe28567a1a00d