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 12380bf commit fc84d8eCopy full SHA for fc84d8e
Formula/b/blis.rb
@@ -1,8 +1,8 @@
1
class Blis < Formula
2
desc "BLAS-like Library Instantiation Software Framework"
3
homepage "https://github.com/flame/blis"
4
- url "https://github.com/flame/blis/archive/refs/tags/1.1.tar.gz"
5
- sha256 "847c035809b8994c077ade737a4813601db96c4cf0d903d08ba6a9b8ee0fe03e"
+ url "https://github.com/flame/blis/archive/refs/tags/2.0.tar.gz"
+ sha256 "08bbebd77914a6d1a43874ae5ec2f54fe6a77cba745f2532df28361b0f1ad1b3"
6
license "BSD-3-Clause"
7
head "https://github.com/flame/blis.git", branch: "master"
8
0 commit comments