Skip to content

Commit fc84d8e

Browse files
committed
blis 2.0
1 parent 12380bf commit fc84d8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/blis.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Blis < Formula
22
desc "BLAS-like Library Instantiation Software Framework"
33
homepage "https://github.com/flame/blis"
4-
url "https://github.com/flame/blis/archive/refs/tags/1.1.tar.gz"
5-
sha256 "847c035809b8994c077ade737a4813601db96c4cf0d903d08ba6a9b8ee0fe03e"
4+
url "https://github.com/flame/blis/archive/refs/tags/2.0.tar.gz"
5+
sha256 "08bbebd77914a6d1a43874ae5ec2f54fe6a77cba745f2532df28361b0f1ad1b3"
66
license "BSD-3-Clause"
77
head "https://github.com/flame/blis.git", branch: "master"
88

0 commit comments

Comments
 (0)