Skip to content

Commit

Permalink
tbb 2022.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 31, 2024
1 parent 7778e80 commit 738cb98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/t/tbb.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Tbb < Formula
desc "Rich and complete approach to parallelism in C++"
homepage "https://github.com/oneapi-src/oneTBB"
url "https://github.com/oneapi-src/oneTBB/archive/refs/tags/v2021.13.0.tar.gz"
sha256 "3ad5dd08954b39d113dc5b3f8a8dc6dc1fd5250032b7c491eb07aed5c94133e1"
url "https://github.com/oneapi-src/oneTBB/archive/refs/tags/v2022.0.0.tar.gz"
sha256 "e8e89c9c345415b17b30a2db3095ba9d47647611662073f7fbf54ad48b7f3c2a"
license "Apache-2.0"

bottle do
Expand Down

0 comments on commit 738cb98

Please sign in to comment.