mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-13 16:08:29 +00:00
[update] remove linux_armv7l_exe
from _FILE_SUFFIXES
Authored by: bashonly
This commit is contained in:
parent
60fc70676f
commit
f0cb0550a9
@ -115,7 +115,6 @@ def current_git_head():
|
||||
'darwin_exe': '_macos',
|
||||
'linux_exe': '_linux',
|
||||
'linux_aarch64_exe': '_linux_aarch64',
|
||||
'linux_armv7l_exe': '_linux_armv7l',
|
||||
}
|
||||
|
||||
_NON_UPDATEABLE_REASONS = {
|
||||
|
Loading…
Reference in New Issue
Block a user