clinfo 2.2.18.03.22
Closes #25701. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4fc393bdfe
commit
43c83628b6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Clinfo < Formula
|
||||
desc "Print information about OpenCL platforms and devices"
|
||||
homepage "https://github.com/Oblomov/clinfo"
|
||||
url "https://github.com/Oblomov/clinfo/archive/2.2.18.03.15.tar.gz"
|
||||
sha256 "32e9aea9f16322193f4bd657f1f2c359d0b6ed71b300b11023aa7f3d9a19223c"
|
||||
url "https://github.com/Oblomov/clinfo/archive/2.2.18.03.22.tar.gz"
|
||||
sha256 "b7651f483c7dee95238b9299b85d254500e7514c8e4acceb4b0db002ba598347"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue