We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a00df2 commit 9917aa2Copy full SHA for 9917aa2
Formula/t/tbb.rb
@@ -1,8 +1,8 @@
1
class Tbb < Formula
2
desc "Rich and complete approach to parallelism in C++"
3
homepage "https://uxlfoundation.github.io/oneTBB/"
4
- url "https://github.com/uxlfoundation/oneTBB/archive/refs/tags/v2022.2.0.tar.gz"
5
- sha256 "f0f78001c8c8edb4bddc3d4c5ee7428d56ae313254158ad1eec49eced57f6a5b"
+ url "https://github.com/uxlfoundation/oneTBB/archive/refs/tags/v2022.3.0.tar.gz"
+ sha256 "01598a46c1162c27253a0de0236f520fd8ee8166e9ebb84a4243574f88e6e50a"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments