Skip to content

Commit

Permalink
Disable renovate for intel oneVPL
Browse files Browse the repository at this point in the history
 - oneVPL doesnt have a stable release version number scheme
  • Loading branch information
HeavenVolkoff committed Feb 14, 2024
1 parent c522dd9 commit 7b43e39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stages/50-onevpl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ esac
echo "Download oneVPL..."
mkdir -p oneVPL

# renovate: datasource=github-releases depName=intel/libvpl
_tag='2.10.1'

curl_tar "https://github.com/intel/libvpl/archive/refs/tags/v${_tag}.tar.gz" oneVPL 1
Expand Down

0 comments on commit 7b43e39

Please sign in to comment.