Skip to content

Commit 9917aa2

Browse files
committed
tbb 2022.3.0
1 parent 5a00df2 commit 9917aa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/tbb.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Tbb < Formula
22
desc "Rich and complete approach to parallelism in C++"
33
homepage "https://uxlfoundation.github.io/oneTBB/"
4-
url "https://github.com/uxlfoundation/oneTBB/archive/refs/tags/v2022.2.0.tar.gz"
5-
sha256 "f0f78001c8c8edb4bddc3d4c5ee7428d56ae313254158ad1eec49eced57f6a5b"
4+
url "https://github.com/uxlfoundation/oneTBB/archive/refs/tags/v2022.3.0.tar.gz"
5+
sha256 "01598a46c1162c27253a0de0236f520fd8ee8166e9ebb84a4243574f88e6e50a"
66
license "Apache-2.0"
77

88
bottle do

0 commit comments

Comments
 (0)