xsimd 7.2.3
Closes #40111. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
a953be4f54
commit
20fd758163
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Xsimd < Formula
|
||||
desc "Modern, portable C++ wrappers for SIMD intrinsics"
|
||||
homepage "https://xsimd.readthedocs.io/en/latest/"
|
||||
url "https://github.com/QuantStack/xsimd/archive/7.1.3.tar.gz"
|
||||
sha256 "faf98c4a29883a33ef844a2eac364762e35098aacc29bb9e255f799caf81a38e"
|
||||
url "https://github.com/QuantStack/xsimd/archive/7.2.3.tar.gz"
|
||||
sha256 "bbc673ad3e9d4523503a4222da05886e086b0e0bd6bd93d03ea3b663c74297b9"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue