[gimp-web] content, tools: adding Open Computing Facility as official mirror.



commit 4ea2bd867d32cb9a17542bfbf6fe2c557d823fa0
Author: Jehan <jehan girinstud io>
Date:   Mon Mar 14 13:55:27 2022 +0100

    content, tools: adding Open Computing Facility as official mirror.
    
    See: https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/767
    
    GIMP was born out of the University of California, Berkeley, so it's a
    fun round trip to the roots. :-)

 content/downloads/mirrors.json     | 7 +++++++
 tools/downloads/downloads.http.txt | 1 +
 2 files changed, 8 insertions(+)
---
diff --git a/content/downloads/mirrors.json b/content/downloads/mirrors.json
index b76bce72..bfa7c70d 100644
--- a/content/downloads/mirrors.json
+++ b/content/downloads/mirrors.json
@@ -225,5 +225,12 @@
       "about": "https://gimp.ca/";,
       "more": [ "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/729";,
                 "https://gitlab.gnome.org/Infrastructure/puppet/-/merge_requests/6"; ]
+    },
+    "Open Computing Facility": {
+      "location": "Berkeley, CA",
+      "country": "United States",
+      "mirrors": [ "https://mirrors.ocf.berkeley.edu/gimp/pub/gimp/"; ],
+      "about": "https://www.ocf.berkeley.edu/";,
+      "more": [ "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/767";]
     }
 }
diff --git a/tools/downloads/downloads.http.txt b/tools/downloads/downloads.http.txt
index 7043f007..fd9ea2dd 100644
--- a/tools/downloads/downloads.http.txt
+++ b/tools/downloads/downloads.http.txt
@@ -19,6 +19,7 @@ https://mirror.kumi.systems/gimp/pub/gimp/
 https://mirror.nju.edu.cn/gimp/
 https://mirrors.dotsrc.org/gimp/pub/gimp/
 https://mirrors.gethosted.online/gimp/pub/gimp/
+https://mirrors.ocf.berkeley.edu/gimp/pub/gimp/
 https://mirrors.ukfast.co.uk/sites/gimp.org/pub/gimp/
 https://mirror.surf/gimp/pub/gimp/
 https://mirrors.xmission.com/gimp/gimp/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]