Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions libwebp.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: libwebp
version: 1.3.0
version: 1.3.1
epoch: 0
description: Libraries for working with WebP images
copyright:
Expand All @@ -21,7 +21,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 64ac4614db292ae8c5aa26de0295bf1623dbb3985054cb656c55e67431def17c
expected-sha256: b3779627c2dfd31e3d8c4485962c2efe17785ef975e2be5c8c0c9e6cd3c4ef66
uri: https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-${{package.version}}.tar.gz

- uses: autoconf/configure
Expand Down