diff options
author | Stefan Lobbenmeier <36509607+StefanLobbenmeier@users.noreply.github.com> | 2022-06-28 14:36:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-28 18:06:30 +0530 |
commit | 6d916fe709a38e8c4c69b73843acf170b5165931 (patch) | |
tree | 9a4d6c1b272965bd1c86f3e7181f37bc35b1aaa1 /README.md | |
parent | 2c60eae899932b1ffab0296174a0a10820192e5b (diff) |
[build] Standalone x64 builds for MacOS 10.9 (#4106)
Authored by: StefanLobbenmeier
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -253,6 +253,7 @@ File|Description [yt-dlp_linux.zip](https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp_linux.zip)|Unpackaged Unix executable (no auto-update) [yt-dlp_win.zip](https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp_win.zip)|Unpackaged Windows executable (no auto-update) [yt-dlp_macos.zip](https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp_macos.zip)|Unpackaged MacOS (10.15+) executable (no auto-update) +[yt-dlp_macos_legacy](https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp_macos_legacy)|MacOS (10.9+) standalone x64 executable #### Misc |