Skip to content

Commit

Permalink
feat: add bioconductor, opensuse and almalinux to certificated mirror…
Browse files Browse the repository at this point in the history
… list, fix #84
  • Loading branch information
RalXYZ committed Aug 8, 2024
1 parent ca96c6d commit a1d2df6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/utils/official-certificated-mirror-list.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ import React from "react";
export default [
"CRAN",
"CTAN",
"almalinux",
"alpine",
"archlinux",
"archlinuxcn",
"bioconductor",
"centos",
"cygwin",
"debian",
Expand All @@ -15,6 +17,7 @@ export default [
"fedora",
"gentoo",
"openeuler",
"opensuse",
"raspbian",
"rocky",
"ros",
Expand Down

0 comments on commit a1d2df6

Please sign in to comment.