Skip to content

Commit

Permalink
OpenCL: Bump headers to v2024.10.24. (#9750)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored Nov 7, 2024
1 parent d043e6d commit 29527d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions O/OpenCL_Headers/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
using BinaryBuilder

name = "OpenCL_Headers"
version = v"2024.05.08"
version = v"2024.10.24"

# Collection of sources required to complete build
sources = [
GitSource("https://github.com/KhronosGroup/OpenCL-Headers.git",
"8275634cf9ec31b6484c2e6be756237cb583999d"),
"4ea6df132107e3b4b9407f903204b5522fdffcd6"),
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit 29527d5

Please sign in to comment.