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 36f902e commit e7a08acCopy full SHA for e7a08ac
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.202.tar.gz"
5
- sha256 "3eb7dec0f0fb4eff9f1e4a632e68d1a94e63364c014abc419d0f5e1b655ec1bf"
+ url "https://github.com/EnzymeAD/Enzyme/archive/refs/tags/v0.0.203.tar.gz"
+ sha256 "2135f8836fccf697112554abb67acc7860b7a21db2c4af50d5be6528755beecf"
6
license "Apache-2.0" => { with: "LLVM-exception" }
7
head "https://github.com/EnzymeAD/Enzyme.git", branch: "main"
8
0 commit comments