Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
README.md (v8.3.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
q3aql committed Feb 4, 2022
1 parent 83c0343 commit 4135977
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ ks-tools - Tools for upload, convert and crop/mix video/audio files.
* [ks-conf](https://github.com/q3aql/ks-tools/blob/main/doc/ks-conf.md) - Tool for create and modify all configuration files.

### Downloads:
* [ks-tools-8.3-280122-Linux-en.tar.gz](https://github.com/q3aql/ks-tools/releases/download/v8.3/ks-tools-8.3-280122-Linux-en.tar.gz) - Unix/Linux package.
* [ks-tools-8.3-280122-Windows-en-x86.zip](https://github.com/q3aql/ks-tools/releases/download/v8.3/ks-tools-8.3-280122-Windows-en-x86.zip) - Windows 32-bit package (with cygwin).
* [ks-tools-8.3-280122-Windows-en-x86-64.zip](https://github.com/q3aql/ks-tools/releases/download/v8.3/ks-tools-8.3-280122-Windows-en-x86-64.zip) - Windows 64-bit package (with cygwin).
* [ks-tools-8.3-280122-en-all.deb](https://github.com/q3aql/ks-tools/releases/download/v8.3/ks-tools-8.3-280122-en-all.deb) - Debian based package.
* [ks-tools-8.3-280122-en-all.rpm](https://github.com/q3aql/ks-tools/releases/download/v8.3/ks-tools-8.3-280122-en-all.rpm) - Red Hat based package.
* [ks-tools-8.3.1-040222-Linux-en.tar.gz](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-Linux-en.tar.gz) - Unix/Linux package.
* [ks-tools-8.3.1-040222-Windows-en-x86.zip](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-Windows-en-x86.zip) - Windows 32-bit package (with cygwin).
* [ks-tools-8.3.1-040222-Windows-en-x86-64.zip](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-Windows-en-x86-64.zip) - Windows 64-bit package (with cygwin).
* [ks-tools-8.3.1-040222-en-all.deb](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-en-all.deb) - Debian based package.
* [ks-tools-8.3.1-040222-en-all.rpm](https://github.com/q3aql/ks-tools/releases/download/v8.3.1/ks-tools-8.3.1-040222-en-all.rpm) - Red Hat based package.

_Dependencies: `bash`, `coreutils`, `openssh-server`, `openssh-client`, `sshpass`, `rsync`, `ffmpeg`, `grep`_

Expand All @@ -57,7 +57,7 @@ _Note: You can download FFmpeg builds from [here.](https://github.com/q3aql/ffmp
* Open the terminal and type the following commands:

```shell
$ tar zxvf ks-tools-8.3-280122-Linux-en.tar.gz
$ tar zxvf ks-tools-8.3.1-040222-Linux-en.tar.gz
$ cd ks-tools
$ sudo make install
````
Expand Down

0 comments on commit 4135977

Please sign in to comment.