Skip to content

Commit

Permalink
chore(deps): update dependency xiph/opus to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 14e45db commit d4b8df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/50-opus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ echo "Download opus..."
mkdir -p opus

# renovate: datasource=github-tags depName=xiph/opus versioning=semver-coerced
_tag='1.4'
_tag='1.5.1'

curl_tar "https://github.com/xiph/opus/archive/refs/tags/v${_tag}.tar.gz" opus 1

Expand Down

0 comments on commit d4b8df5

Please sign in to comment.