We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ebb524 commit 2ae79f9Copy full SHA for 2ae79f9
Formula/vc.rb
@@ -1,8 +1,8 @@
1
class Vc < Formula
2
desc "SIMD Vector Classes for C++"
3
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"
+ url "https://github.com/VcDevel/Vc/releases/download/1.4.3/Vc-1.4.3.tar.gz"
+ sha256 "988ea0053f3fbf17544ca776a2749c097b3139089408b0286fa4e9e8513e037f"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments