Update dependencies

Signed-off-by: nanake <nanake@users.noreply.github.com>
This commit is contained in:
nanake 2021-05-18 11:38:16 +09:00 committed by BtbN
parent e99b3f7772
commit 4375ff99ad
26 changed files with 26 additions and 26 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
HEADERS_REPO="https://github.com/KhronosGroup/OpenCL-Headers.git"
HEADERS_COMMIT="23710f1b99186065c1768fc3098ba681adc0f253"
HEADERS_COMMIT="1d3dc4e7562ac56ee8ab00607af7bd55fb091f22"
LOADER_REPO="https://github.com/KhronosGroup/OpenCL-ICD-Loader.git"
LOADER_COMMIT="9b5e3849b49a1448996c8b96ba086cd774d987db"