We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1954c43 commit a5c98e4Copy full SHA for a5c98e4
Formula/e/enzyme.rb
@@ -1,8 +1,8 @@
1
class Enzyme < Formula
2
desc "High-performance automatic differentiation of LLVM"
3
homepage "https://enzyme.mit.edu"
4
- url "https://github.com/EnzymeAD/Enzyme/archive/refs/tags/v0.0.183.tar.gz"
5
- sha256 "ea5a0f82d2e738aa2bba984e0117bda8d5db2a4a195c8ad7a32fa0c882ddbfde"
+ url "https://github.com/EnzymeAD/Enzyme/archive/refs/tags/v0.0.184.tar.gz"
+ sha256 "07fa75f869e778ae29c017d3e2303d9da3b238588978e17d5612e50a365b9e9c"
6
license "Apache-2.0" => { with: "LLVM-exception" }
7
head "https://github.com/EnzymeAD/Enzyme.git", branch: "main"
8
0 commit comments