opencl-icd-loader 2022.09.23

Closes #111630.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-09-25 01:59:00 +02:00 committed by BrewTestBot
parent 11a3d3dcd0
commit 54332db72b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class OpenclIcdLoader < Formula
desc "OpenCL Installable Client Driver (ICD) Loader"
homepage "https://www.khronos.org/registry/OpenCL/"
url "https://github.com/KhronosGroup/OpenCL-ICD-Loader/archive/refs/tags/v2022.05.18.tar.gz"
sha256 "71f70bba797a501b13b6b0905dc852f3fd6e264d74ce294f2df98d29914c4303"
url "https://github.com/KhronosGroup/OpenCL-ICD-Loader/archive/refs/tags/v2022.09.23.tar.gz"
sha256 "937bbdb52819922e0e38ae765e3c3d76b63be185d62f25e256ea3f77fdaa9913"
license "Apache-2.0"
head "https://github.com/KhronosGroup/OpenCL-ICD-Loader.git", branch: "main"