Skip to content

Commit

Permalink
chore(deps): update dependency strukturag/libheif to v1.19.5 (#176)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 16995c0 commit bc895a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/99-heif.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ echo "Download heif..."
mkdir -p heif

# renovate: datasource=github-releases depName=strukturag/libheif
_tag='1.19.3'
_tag='1.19.5'

curl_tar "https://github.com/strukturag/libheif/releases/download/v${_tag}/libheif-${_tag}.tar.gz" heif 1

Expand Down

0 comments on commit bc895a5

Please sign in to comment.