Skip to content

Commit bb83ad3

Browse files
committed
sleef 3.6.1
1 parent d7ff19a commit bb83ad3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sleef.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sleef < Formula
22
desc "SIMD library for evaluating elementary functions"
33
homepage "https://sleef.org"
4-
url "https://github.com/shibatch/sleef/archive/refs/tags/3.6.tar.gz"
5-
sha256 "de4f3d992cf2183a872cd397f517c1defcd3ee6cafa2ce5fa36963bd7e562446"
4+
url "https://github.com/shibatch/sleef/archive/refs/tags/3.6.1.tar.gz"
5+
sha256 "441dcf98c0f22e5d5e553d007f3b93e89eb58e4c66e340da8af5e7f67d1dc24c"
66
license "BSL-1.0"
77
head "https://github.com/shibatch/sleef.git", branch: "master"
88

0 commit comments

Comments
 (0)