[tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation #2666

Merged
crueter merged 19 commits from update-fmt into master 2025-10-05 03:04:54 +02:00
Showing only changes of commit dbc89d2f20 - Show all commits

View file

@ -12,10 +12,10 @@
"repo": "crueter-ci/FFmpeg", "repo": "crueter-ci/FFmpeg",
"version": "8.0", "version": "8.0",
"min_version": "4.1", "min_version": "4.1",
"disabled_platforms": [ "disabled_platforms": [
"freebsd-amd64", "freebsd-amd64",
"solaris-amd64", "solaris-amd64",
"macos-universal" "macos-universal"
] ]
} }
} }