Skip to content

Commit 9d3d509

Browse files
committed
enzyme 0.0.174
1 parent 436bced commit 9d3d509

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/e/enzyme.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Enzyme < Formula
22
desc "High-performance automatic differentiation of LLVM"
33
homepage "https://enzyme.mit.edu"
4-
url "https://github.com/EnzymeAD/Enzyme/archive/refs/tags/v0.0.173.tar.gz"
5-
sha256 "b8477fb5bead9e9ece76d450ebd0afee99914235c6e1a6ef8c05bf288e3c0478"
4+
url "https://github.com/EnzymeAD/Enzyme/archive/refs/tags/v0.0.174.tar.gz"
5+
sha256 "8d7d7ba8974b272ebd7360fa9385de24d2be6cc3f3d60078b4347c78eec3d06c"
66
license "Apache-2.0" => { with: "LLVM-exception" }
7-
revision 1
87
head "https://github.com/EnzymeAD/Enzyme.git", branch: "main"
98

109
bottle do

0 commit comments

Comments
 (0)