fix: nv-codec-headers update.rhai (#4577) (#4583)

(cherry picked from commit 240d87bfc4)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-04-30 20:28:34 -07:00
committed by GitHub
parent cded349ac0
commit 0265ec09db
+3 -1
View File
@@ -1 +1,3 @@
rpm.version(gh("FFmpeg/nv-codec-headers"));
let v = gh("FFmpeg/nv-codec-headers");
v.crop(1);
rpm.version(v);