From cc26c2c4c4cfb17a1e75f454d0ffd4dd861a3e49 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 16 Oct 2020 07:09:52 -0700 Subject: [PATCH] Merge branch 'master' of https://github.com/dkhamsing/open-source-ios-apps --- .circleci/config.yml | 5 +++-- contents.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e88db00d..e113729c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -31,8 +31,9 @@ jobs: - ~/.go_workspace - ~/.gradle - ~/.cache/bower - - run: sudo pip install json-spec - - run: json validate --schema-file=.github/schema.json --document-file=contents.json +# Disabled because of an isssue https://app.circleci.com/pipelines/github/dkhamsing/open-source-ios-apps/532/workflows/3f389fb8-9d07-4a61-aeb0-d07d92818b90/jobs/3315 +# - run: sudo pip install json-spec +# - run: json validate --schema-file=.github/schema.json --document-file=contents.json - run: ruby .github/osia_validate_categories.rb - store_test_results: path: /tmp/circleci-test-results diff --git a/contents.json b/contents.json index c4c0d84a..68a5b827 100644 --- a/contents.json +++ b/contents.json @@ -18047,7 +18047,7 @@ ], "description": "Firewall for your device", "source": "https://github.com/confirmedcode/lockdown-ios", - "homepage": "https://lockdownhq.com", + "homepage": "https://lockdownprivacy.com", "itunes": "https://apps.apple.com/app/lockdown-apps/id1469783711", "screenshots": [ "https://i.imgur.com/HeOTZqn.png"