Skip to content

Commit

Permalink
Merge pull request #158248 from Porkepix/bump-sse2neon-1.7.0
Browse files Browse the repository at this point in the history
sse2neon 1.7.0
  • Loading branch information
BrewTestBot authored Dec 26, 2023
2 parents b66fc59 + 822161b commit 4d15e18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/s/sse2neon.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
class Sse2neon < Formula
desc "Translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation"
homepage "https://github.com/DLTcollab/sse2neon"
url "https://github.com/DLTcollab/sse2neon/archive/refs/tags/v1.6.0.tar.gz"
sha256 "06f4693219deccb91b457135d836fc514a1c0a57e9fa66b143982901d2d19677"
url "https://github.com/DLTcollab/sse2neon/archive/refs/tags/v1.7.0.tar.gz"
sha256 "cee6d54922dbc9d4fa57749e3e4b46161b7f435a22e592db9da008051806812a"
license "MIT"
head "https://github.com/DLTcollab/sse2neon.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, all: "485a6235165d9415b6996665721102846c8787b5f7c6588bc2f494821b6c287a"
sha256 cellar: :any_skip_relocation, all: "3606b905406ef9d76f07277db5c46e96d6a6372e55b61aa195684859cb6801b3"
end

depends_on arch: :arm64
Expand Down

0 comments on commit 4d15e18

Please sign in to comment.