Skip to content

Commit 8ce34c1

Browse files
authored
Reactant 0.0.37 (#10211)
1 parent 3356079 commit 8ce34c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R/Reactant/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ include(joinpath(YGGDRASIL_DIR, "fancy_toys.jl"))
66

77
name = "Reactant"
88
repo = "https://github.com/EnzymeAD/Reactant.jl.git"
9-
version = v"0.0.36"
9+
version = v"0.0.37"
1010

1111
sources = [
12-
GitSource(repo, "327d2522d7baa3d679a880a86bc1548080a10d44"),
12+
GitSource(repo, "844c18fb3b2f878f8fb0397148ae48133f051a91"),
1313
FileSource("https://github.com/wsmoses/binaries/releases/download/v0.0.1/bazel-dev",
1414
"8b43ffdf519848d89d1c0574d38339dcb326b0a1f4015fceaa43d25107c3aade")
1515
]

0 commit comments

Comments
 (0)