File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o ~/.l
290290chmod +x ~ /.local/bin/yt-dlp
291291
292292mkdir ~ /.patch
293- curl -o ~ /.patch/patch.tar.zst https://mirror.sunred.org/archlinux/core/os/x86_64/patch-2.7.6-10 -x86_64.pkg.tar.zst
293+ curl -o ~ /.patch/patch.tar.zst https://mirror.sunred.org/archlinux/core/os/x86_64/patch-2.8-1 -x86_64.pkg.tar.zst
294294tar xvf ~ /.patch/patch.tar.zst -C ~ /.patch/
295295cp ~ /.patch/usr/bin/patch ~ /.local/bin/
296296
@@ -345,7 +345,7 @@ chmod +x ~/.local/bin/yt-dlp
345345
346346``` sh
347347mkdir ~ /.patch
348- curl -o ~ /.patch/patch.tar.zst https://mirror.sunred.org/archlinux/core/os/x86_64/patch-2.7.6-10 -x86_64.pkg.tar.zst
348+ curl -o ~ /.patch/patch.tar.zst https://mirror.sunred.org/archlinux/core/os/x86_64/patch-2.8-1 -x86_64.pkg.tar.zst
349349tar xvf ~ /.patch/patch.tar.zst -C ~ /.patch/
350350cp ~ /.patch/usr/bin/patch ~ /.local/bin/
351351```
You can’t perform that action at this time.
0 commit comments