Skip to content

Commit a23054d

Browse files
wsmosesgithub-actions[bot]
authored andcommitted
Upgrade enzyme to refs/tags/v0.0.258
1 parent cd050cd commit a23054d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

E/Enzyme/build_tarballs.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ include(joinpath(YGGDRASIL_DIR, "platforms", "macos_sdks.jl"))
1414
name = "Enzyme"
1515
repo = "https://github.com/EnzymeAD/Enzyme.git"
1616

17-
auto_version = "refs/tags/v0.0.257"
17+
auto_version = "refs/tags/v0.0.258"
1818
version = VersionNumber(split(auto_version, "/")[end])
1919

2020
llvm_versions = [v"15.0.7", v"16.0.6", v"18.1.7", v"20.1.8"]
2121

2222
# Collection of sources required to build attr
2323
sources = [
24-
GitSource(repo, "7c9dda3ad31f9b06ffa6c7993d5c30f581d807dc"),
24+
GitSource(repo, "aaee011a64de54d582ebe41b63249c0bd6d1330e"),
2525
]
2626

2727
# These are the platforms we will build for by default, unless further

0 commit comments

Comments
 (0)