Skip to content

Commit 3b96c88

Browse files
committed
onedpl 2022.7.1
1 parent ff2613b commit 3b96c88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/onedpl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)