Skip to content

Commit 09adadb

Browse files
committed
enzyme 0.0.186
1 parent 32f3df1 commit 09adadb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/enzyme.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.185.tar.gz"
5-
sha256 "6bacc5db3bf5e3aca55b748b4ecf6b4699a6fc243704e7a7696cc066f5dee682"
4+
url "https://github.com/EnzymeAD/Enzyme/archive/refs/tags/v0.0.186.tar.gz"
5+
sha256 "125e612df0b6b82b07e1e13218c515bc54e04aa1407e57f4f31d3abe995f4714"
66
license "Apache-2.0" => { with: "LLVM-exception" }
77
head "https://github.com/EnzymeAD/Enzyme.git", branch: "main"
88

0 commit comments

Comments
 (0)