Skip to content

Commit a5c98e4

Browse files
committed
enzyme 0.0.184
1 parent 1954c43 commit a5c98e4

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

0 commit comments

Comments
 (0)