Skip to content

Commit 2ae79f9

Browse files
Porkepixchenrui333
authored andcommitted
vc 1.4.3
1 parent 0ebb524 commit 2ae79f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/vc.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Vc < Formula
22
desc "SIMD Vector Classes for C++"
33
homepage "https://github.com/VcDevel/Vc"
4-
url "https://github.com/VcDevel/Vc/releases/download/1.4.2/Vc-1.4.2.tar.gz"
5-
sha256 "50d3f151e40b0718666935aa71d299d6370fafa67411f0a9e249fbce3e6e3952"
4+
url "https://github.com/VcDevel/Vc/releases/download/1.4.3/Vc-1.4.3.tar.gz"
5+
sha256 "988ea0053f3fbf17544ca776a2749c097b3139089408b0286fa4e9e8513e037f"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)