gpac-unstable: 2.4-unstable-2025-10-26 -> 2.4.0-unstable-2025-12-23

This commit is contained in:
R. Ryantm
2025-12-24 11:23:20 +00:00
parent e54fe91cde
commit 43001edf54
+3 -3
View File
@@ -62,12 +62,12 @@ let
};
};
unstable = {
version = "2.4-unstable-2025-10-26";
version = "2.4.0-unstable-2025-12-23";
src = fetchFromGitHub {
owner = "gpac";
repo = "gpac";
rev = "e1a54e81b3befba2b0bffd1d4c1cf50da516c5f3";
hash = "sha256-jSMBPuWPmTDCebImdmAcCZl0hEQpJK4QMNGcEXgs3A4=";
rev = "035540740e7a9901cd5f5b08ff5df4f31ac28ec2";
hash = "sha256-CAP6NYSU+ctjl9BMD22rybNcWVm3eAVDAiZKfp8/xDc=";
};
updateScript = unstableGitUpdater {
tagFormat = "v*";