From 5f02d5bc69fa66bdbecbfa34a8e1a8e270e9b3b7 Mon Sep 17 00:00:00 2001 From: q3aql Date: Thu, 4 Jan 2024 15:59:02 +0100 Subject: [PATCH] README.md (v8.5) --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 68911b9..b279d37 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files. curl -L https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb > sshpass.rb brew install sshpass.rb - * Install `ffmpeg` from repository or use the package [ffmpeg-6.0-linux-gnu-64bit-build2.tar.bz2](https://drive.proton.me/urls/87E226C29C#mcuvbx0p6DLy): + * Install `ffmpeg` from repository or use the package [ffmpeg-6.1-linux-gnu-64bit-build.tar.bz2](https://drive.proton.me/urls/FZH7FV29FR#5FuAfSzxhH6h): - sudo tar jxvf ffmpeg-6.0-linux-gnu-64bit-build2.tar.bz2 -C / + sudo tar jxvf ffmpeg-6.1-linux-gnu-64bit-build.tar.bz2 -C / * Install ks-tools cloning the repository: @@ -88,9 +88,9 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files. install apt-cyg /bin apt-cyg install git make expect rsync openssh sshpass grep coreutils binutils bc - * Download package [ffmpeg-6.0-cygwin-64bit-build2.tar.gz](https://drive.proton.me/urls/87E226C29C#mcuvbx0p6DLy) and install it: + * Download package [ffmpeg-6.1-cygwin-64bit-build.tar.gz](https://drive.proton.me/urls/FZH7FV29FR#5FuAfSzxhH6h) and install it: - tar zxvf ffmpeg-6.0-cygwin-64bit-build2.tar.gz -C / + tar zxvf ffmpeg-6.1-cygwin-64bit-build.tar.gz -C / * If you prefer your own ffmpeg build, use this script for build it: @@ -111,7 +111,7 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files. sudo apt install git make expect rsync openssh-client openssh-server sshpass grep binutils bc - * Install `ffmpeg` from the package [ffmpeg-6.0-linux-gnu-64bit-build2.tar.bz2](https://drive.proton.me/urls/87E226C29C#mcuvbx0p6DLy) or from repository: + * Install `ffmpeg` from the package [ffmpeg-6.1-linux-gnu-64bit-build.tar.bz2](https://drive.proton.me/urls/FZH7FV29FR#5FuAfSzxhH6h) or from repository: sudo apt install ffmpeg