kornelski / cavif-rs

AVIF image creator in pure Rust
https://lib.rs/cavif
BSD 3-Clause "New" or "Revised" License
570 stars 27 forks source link

Binrary releases 1.3.0 and 1.3.1 contain version 1.2.0 for windows #36

Closed nocduro closed 3 years ago

nocduro commented 3 years ago

I'm having trouble getting firefox to load images from cavif and found issue #33 Thought I'd try the latest released version to see if that helped, but turns out there is an older windows version in the releases .zip file. Both the 1.3.0 and 1.3.1 releases contain version 1.2.0 for windows.

Building with cargo install cavif gives 1.3.0 on windows, and building from source in git gives 1.3.1

kornelski commented 3 years ago

Thanks. Fixed.