mirror of
https://github.com/talgo-cloud/talgo-libwebp.git
synced 2026-03-07 21:48:16 -08:00
Drop libwebp 0.4 support
This commit is contained in:
parent
fb5d8a6b3d
commit
98c7c251dd
2 changed files with 2 additions and 4 deletions
|
|
@ -6,11 +6,9 @@ go:
|
||||||
- 1.8
|
- 1.8
|
||||||
- tip
|
- tip
|
||||||
env:
|
env:
|
||||||
- LIBWEBP_VERSION="0.4.1"
|
|
||||||
- LIBWEBP_VERSION="0.4.2"
|
|
||||||
- LIBWEBP_VERSION="0.4.3"
|
|
||||||
- LIBWEBP_VERSION="0.5.0"
|
- LIBWEBP_VERSION="0.5.0"
|
||||||
- LIBWEBP_VERSION="0.5.1"
|
- LIBWEBP_VERSION="0.5.1"
|
||||||
|
- LIBWEBP_VERSION="1.1.0"
|
||||||
|
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ A implementation of Go binding for [libwebp](https://developers.google.com/speed
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
- libwebp 0.4, 0.5+, compiled with `--enable-libwebpmux`
|
- libwebp 0.5+, compiled with `--enable-libwebpmux`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue