File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,14 +40,14 @@ Or [download the binary](https://github.com/sgreben/yeetgif/releases/latest) fro
40
40
41
41
``` sh
42
42
# Linux
43
- curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.2 /gif_1.11.2_linux_x86_64 .tar.gz | tar xz
43
+ curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.3 /gif_1.11.3_linux_x86_64 .tar.gz | tar xz
44
44
45
45
# OS X
46
- curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.2 /gif_1.11.2_osx_x86_64 .tar.gz | tar xz
46
+ curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.3 /gif_1.11.3_osx_x86_64 .tar.gz | tar xz
47
47
48
48
# Windows
49
- curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.2 /gif_1.11.2_windows_x86_64 .zip
50
- unzip gif_1.11.2_windows_x86_64 .zip
49
+ curl -LO https://github.com/sgreben/yeetgif/releases/download/1.11.3 /gif_1.11.3_windows_x86_64 .zip
50
+ unzip gif_1.11.3_windows_x86_64 .zip
51
51
```
52
52
53
53
** NOTE** : To use the ` optimize ` command, you'll also need the [ ` giflossy ` ] ( https://github.com/kornelski/giflossy ) fork of ` gifsicle ` installed:
You can’t perform that action at this time.
0 commit comments