From 6eeb28ce69550c69be93df6b0211faf329ae86f6 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 9 Feb 2019 21:45:47 -0700 Subject: [PATCH 1/3] Review and update Valley to version 0.6.12. #407 --- manifests/Valley.json | 2 +- repos/Valley | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/Valley.json b/manifests/Valley.json index cd87e0c6..c7efaf79 100644 --- a/manifests/Valley.json +++ b/manifests/Valley.json @@ -6,7 +6,7 @@ "sourceUrl": "https://github.com/ValleyAudio/ValleyRackFree/", "donateUrl": "https://www.paypal.me/valleyvcv", "latestVersion": "0.6.10", - "repoVersion": "0.6.11", + "repoVersion": "0.6.12", "status": "available", "buildTimestamp": 1549716582, "pluginUrl": "https://github.com/ValleyAudio/ValleyRackFree/blob/master/README.md" diff --git a/repos/Valley b/repos/Valley index 11c7f62a..8bfa9d6b 160000 --- a/repos/Valley +++ b/repos/Valley @@ -1 +1 @@ -Subproject commit 11c7f62a4f69c071cc4d5ff7eadb3e50048d2fbc +Subproject commit 8bfa9d6ba1f7c097103f98b6a84573c876f35d68 From 4a865a15a812404c4994b68e8e787e397fad3e39 Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 9 Feb 2019 21:49:11 -0700 Subject: [PATCH 2/3] Review and update computerscare to version 0.6.5. #498 --- manifests/computerscare.json | 4 ++-- repos/computerscare | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/computerscare.json b/manifests/computerscare.json index 3a14f967..bf8d8702 100644 --- a/manifests/computerscare.json +++ b/manifests/computerscare.json @@ -4,10 +4,10 @@ "license": "BSD-3-Clause", "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/README.MD", "sourceUrl": "https://github.com/freddyz/computerscare-vcv-modules", - "repoVersion": "0.6.4", + "repoVersion": "0.6.5", "donateUrl": "https://paypal.me/donatetoadam", "latestVersion": "0.6.4", "buildTimestamp": 1540847938, "status": "available", "pluginUrl": "https://github.com/freddyz/computerscare-vcv-modules/blob/master/README.MD" -} \ No newline at end of file +} diff --git a/repos/computerscare b/repos/computerscare index d41bece8..f39e214e 160000 --- a/repos/computerscare +++ b/repos/computerscare @@ -1 +1 @@ -Subproject commit d41bece8fcdd35441c3e45e3d906ee75d5fe75b7 +Subproject commit f39e214e99d9a0682af1f4d69c00db4bb298f8f5 From 5704cb6523a4d3ca021477948a1864cf282e9bce Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Sat, 9 Feb 2019 21:50:46 -0700 Subject: [PATCH 3/3] Update Bark manifest with Donate URL. #535 --- manifests/Bark.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/Bark.json b/manifests/Bark.json index d0da8dd2..81b5f77a 100644 --- a/manifests/Bark.json +++ b/manifests/Bark.json @@ -7,8 +7,9 @@ "authorEmail": "philg@live.ie", "manualUrl": "https://github.com/Coirt/Bark/wiki", "sourceUrl": "https://github.com/Coirt/Bark", + "donateUrl": "https://www.paypal.me/philgolden", "repoVersion": "0.6.3", "latestVersion": "0.6.3", "buildTimestamp": 1549075356, "status": "available" -} \ No newline at end of file +}