clinfo: add v3.0.23.01.25 (#46807)

This commit is contained in:
Wouter Deconinck 2024-10-07 02:46:24 -05:00 committed by GitHub
parent b3831d4e8c
commit 79db34574b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,6 +18,9 @@ class Clinfo(MakefilePackage):
license("CC0-1.0") license("CC0-1.0")
version(
"3.0.23.01.25", sha256="6dcdada6c115873db78c7ffc62b9fc1ee7a2d08854a3bccea396df312e7331e3"
)
version( version(
"3.0.21.02.21", sha256="e52f5c374a10364999d57a1be30219b47fb0b4f090e418f2ca19a0c037c1e694" "3.0.21.02.21", sha256="e52f5c374a10364999d57a1be30219b47fb0b4f090e418f2ca19a0c037c1e694"
) )