Skip to content

Commit

Permalink
Reactant: bump version (#9727)
Browse files Browse the repository at this point in the history
* Bump Reactant version

* Update R/Reactant/build_tarballs.jl

Co-authored-by: Sergio Sánchez Ramírez <[email protected]>

* Update build_tarballs.jl

---------

Co-authored-by: Mosè Giordano <[email protected]>
Co-authored-by: Sergio Sánchez Ramírez <[email protected]>
  • Loading branch information
3 people authored Nov 4, 2024
1 parent d59822c commit ef4fabc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/Reactant/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ include(joinpath(YGGDRASIL_DIR, "fancy_toys.jl"))

name = "Reactant"
repo = "https://github.com/EnzymeAD/Reactant.jl.git"
version = v"0.0.22"
version = v"0.0.23"

sources = [
GitSource(repo, "7f55680aeb97da9262de404ad81df040b57ad9c1"),
GitSource(repo, "c0e4de6db9b45486cee06b883612ba648a1ac583"),
FileSource("https://github.com/wsmoses/binaries/releases/download/v0.0.1/bazel-dev",
"8b43ffdf519848d89d1c0574d38339dcb326b0a1f4015fceaa43d25107c3aade")
]
Expand Down

0 comments on commit ef4fabc

Please sign in to comment.