We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7ff19a commit bb83ad3Copy full SHA for bb83ad3
Formula/s/sleef.rb
@@ -1,8 +1,8 @@
1
class Sleef < Formula
2
desc "SIMD library for evaluating elementary functions"
3
homepage "https://sleef.org"
4
- url "https://github.com/shibatch/sleef/archive/refs/tags/3.6.tar.gz"
5
- sha256 "de4f3d992cf2183a872cd397f517c1defcd3ee6cafa2ce5fa36963bd7e562446"
+ url "https://github.com/shibatch/sleef/archive/refs/tags/3.6.1.tar.gz"
+ sha256 "441dcf98c0f22e5d5e553d007f3b93e89eb58e4c66e340da8af5e7f67d1dc24c"
6
license "BSL-1.0"
7
head "https://github.com/shibatch/sleef.git", branch: "master"
8
0 commit comments