Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download: mac os remove Big Sur and Monterey as they are out of support #235

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _site/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ <h3 id="windows">


<h3 id="macos">
<a class="header-anchor" href="#macos">macOS Big Sur / Monterey / Ventura / Sonoma</a>
<a class="header-anchor" href="#macos">macOS Ventura / Sonoma</a>
</h3>
<div class="flexbox">
<div class="osIcon">
Expand Down
2 changes: 1 addition & 1 deletion _site/news_feed.atom
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</contributor>
<link href="https://www.qbittorrent.org/news_feed.atom" rel="self"/>
<link href="https://www.qbittorrent.org/news"/>
<updated>2024-12-25T13:25:41.431Z</updated>
<updated>2025-01-18T06:47:45.448Z</updated>
<entry>
<title>qBittorrent v5.0.3 and v5.1.0beta1 releases</title>
<id>https://www.qbittorrent.org/news#tue-dec-17th-2024---qbittorrent-v5.0.3-and-v5.1.0beta1-releases</id>
Expand Down
2 changes: 1 addition & 1 deletion src/download.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ src:


<h3 id="macos">
<a class="header-anchor" href="#macos">macOS Big Sur / Monterey / Ventura / Sonoma</a>
<a class="header-anchor" href="#macos">macOS Ventura / Sonoma</a>
</h3>
<div class="flexbox">
<div class="osIcon">
Expand Down