From e67c2013e056abc91260b9b819f08efb85139f4c Mon Sep 17 00:00:00 2001 From: Mat Sutcliffe Date: Fri, 10 Sep 2021 18:11:47 +0100 Subject: [PATCH] Remove siliconmind.de mirror from bootstrap.json --- resources/share/shared/bootstrap/bootstrap.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/resources/share/shared/bootstrap/bootstrap.json b/resources/share/shared/bootstrap/bootstrap.json index 8180655f2..06a66435f 100644 --- a/resources/share/shared/bootstrap/bootstrap.json +++ b/resources/share/shared/bootstrap/bootstrap.json @@ -47,9 +47,6 @@ { "url": "https://datastore.swift-project.net/shared/" }, - { - "url": "http://www.siliconmind.de/datastore/shared/" - }, { "url": "http://download.swift-project.org/shared/" },