Skip to content

Commit 2249f12

Browse files
committed
Token support
1 parent b4f871f commit 2249f12

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ You can get your free secret at https://www.convertapi.com/a
1111

1212
Download compressed CLI executable
1313

14-
* Linux: [convertapi_lin.zip](https://github.com/ConvertAPI/convertapi-cli/releases/download/v3/convertapi_lin.zip)
15-
* Linux ARM64: [convertapi_lin_arm.zip](https://github.com/ConvertAPI/convertapi-cli/releases/download/v3/convertapi_lin_arm.zip)
16-
* Darwin (MacOS): [convertapi_mac.zip](https://github.com/ConvertAPI/convertapi-cli/releases/download/v3/convertapi_mac.zip)
17-
* Darwin (MacOS) M1: [convertapi_mac_arm.zip](https://github.com/ConvertAPI/convertapi-cli/releases/download/v3/convertapi_mac_arm.zip)
14+
* Linux: [convertapi_lin.tar.gz](https://github.com/ConvertAPI/convertapi-cli/releases/download/v3/convertapi_lin.tar.gz)
15+
* Linux ARM64: [convertapi_lin_arm.tar.gz](https://github.com/ConvertAPI/convertapi-cli/releases/download/v3/convertapi_lin_arm.tar.gz)
16+
* Darwin (MacOS): [convertapi_mac.tar.gz](https://github.com/ConvertAPI/convertapi-cli/releases/download/v3/convertapi_mac.tar.gz)
17+
* Darwin (MacOS) M1: [convertapi_mac_arm.tar.gz](https://github.com/ConvertAPI/convertapi-cli/releases/download/v3/convertapi_mac_arm.tar.gz)
1818
* Windows: [convertapi_win.zip](https://github.com/ConvertAPI/convertapi-cli/releases/download/v3/convertapi_win.zip)
1919

2020
(this utility can also be built from source code for many other CPU and OS)

0 commit comments

Comments
 (0)