Skip to content

Commit

Permalink
Merge pull request #166 from spacedriveapp/renovate/fraunhoferhhi-vve…
Browse files Browse the repository at this point in the history
…nc-1.x

chore(deps): update dependency fraunhoferhhi/vvenc to v1.12.1
  • Loading branch information
HeavenVolkoff authored Oct 29, 2024
2 parents 348ac77 + 0ba5775 commit 3c850eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stages/45-vvenc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ echo "Download vvenc..."
mkdir -p vvenc

# renovate: datasource=github-releases depName=fraunhoferhhi/vvenc
_tag='1.12.0'
_tag='1.12.1'

curl_tar "https://github.com/fraunhoferhhi/vvenc/archive/refs/tags/v${_tag}.tar.gz" 'vvenc' 1

Expand Down

0 comments on commit 3c850eb

Please sign in to comment.