Skip to content

Commit

Permalink
Bump dep: aom
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Oct 8, 2024
1 parent 163fb0a commit eee2872
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/lin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ VERSION_CAIRO=1.18.2
VERSION_FRIBIDI=1.0.16
VERSION_PANGO=1.54.0
VERSION_RSVG=2.59.1
VERSION_AOM=3.9.1
VERSION_AOM=3.10.0
VERSION_HEIF=1.18.2
VERSION_CGIF=0.4.1

Expand Down Expand Up @@ -174,7 +174,7 @@ version_latest "cairo" "$VERSION_CAIRO" "247"
version_latest "fribidi" "$VERSION_FRIBIDI" "857"
version_latest "pango" "$VERSION_PANGO" "11783"
version_latest "rsvg" "$VERSION_RSVG" "5420"
version_latest "aom" "$VERSION_AOM" "17628"
#version_latest "aom" "$VERSION_AOM" "17628" # latest version in release monitoring is out of sync
version_latest "heif" "$VERSION_HEIF" "64439"
version_latest "cgif" "$VERSION_CGIF" "dloebl/cgif"
if [ "$ALL_AT_VERSION_LATEST" = "false" ]; then exit 1; fi
Expand Down

0 comments on commit eee2872

Please sign in to comment.