File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Onedpl < Formula
22 desc "C++ standard library algorithms with support for execution policies"
33 homepage "https://github.com/oneapi-src/oneDPL"
4- url "https://github.com/oneapi-src/oneDPL/archive/refs/tags/oneDPL-2022.7.0 -release.tar.gz"
5- sha256 "095be49a9f54633d716e82f66cc3f1e5e858f19ef47639e4c94bfc6864292990 "
4+ url "https://github.com/oneapi-src/oneDPL/archive/refs/tags/oneDPL-2022.7.1 -release.tar.gz"
5+ sha256 "0e6a1bee7a4f4375091c98b0b5290edf3178bb810384e0e106bf96c03649a754 "
66 # Apache License Version 2.0 with LLVM exceptions
77 license "Apache-2.0" => { with : "LLVM-exception" }
88
@@ -12,7 +12,7 @@ class Onedpl < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , all : "88367f230d58db36bede6ddfe1107a36e4e1c1991220f63de4cf1d9215218f13 "
15+ sha256 cellar : :any_skip_relocation , all : "91836cae67bc7b9123778574e3f9a2521f5f838bc8f89bbc789ba13c8d90d95a "
1616 end
1717
1818 depends_on "cmake" => :build
You can’t perform that action at this time.
0 commit comments