Skip to content

Commit dbbb503

Browse files
committed
enzyme 0.0.190
1 parent ec426b9 commit dbbb503

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.189.tar.gz"
5-
sha256 "09715387711df65d84247fa264fd6d6fdc386a31fead0d0dfd8a61b000310600"
4+
url "https://github.com/EnzymeAD/Enzyme/archive/refs/tags/v0.0.190.tar.gz"
5+
sha256 "a527350cb94b33ca67a8f9f55275a120495acd474473250727ef7fbeb13839b9"
66
license "Apache-2.0" => { with: "LLVM-exception" }
77
head "https://github.com/EnzymeAD/Enzyme.git", branch: "main"
88

0 commit comments

Comments
 (0)