tbb: update checksum
tbb has a long history of tag rewriting: https://github.com/oneapi-src/oneTBB/issues/49 https://github.com/oneapi-src/oneTBB/issues/30 Closes #52002. Signed-off-by: Michka Popoff <michkapopoff@gmail.com>master
parent
134ad17722
commit
082be5856d
|
@ -3,7 +3,8 @@ class Tbb < Formula
|
|||
homepage "https://www.threadingbuildingblocks.org/"
|
||||
url "https://github.com/intel/tbb/archive/v2020.1.tar.gz"
|
||||
version "2020_U1"
|
||||
sha256 "48d51c63b16787af54e1ee4aaf30042087f20564b4eecf9a032d5568bc2f0bf8"
|
||||
sha256 "7c96a150ed22bc3c6628bc3fef9ed475c00887b26d37bca61518d76a56510971"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in New Issue