From fe977f701fe5c62e0e15fe12d0db721e1f5f8745 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 21 May 2021 14:11:05 +0530 Subject: [PATCH] New version: Zygote v0.6.11 (#37178) UUID: e88e6eb3-aa80-5325-afca-941959d7151f Repo: https://github.com/FluxML/Zygote.jl.git Tree: c8b2ac496fd1154fa9020af827f10cced736e8c5 Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0 --- Z/Zygote/Compat.toml | 5 +++++ Z/Zygote/Versions.toml | 3 +++ 2 files changed, 8 insertions(+) diff --git a/Z/Zygote/Compat.toml b/Z/Zygote/Compat.toml index 481042a85f6d37b..515ae66999c865c 100644 --- a/Z/Zygote/Compat.toml +++ b/Z/Zygote/Compat.toml @@ -153,6 +153,9 @@ ChainRules = "0.7.47-0.7" AbstractFFTs = ["0.5", "1"] FillArrays = "0.8-0.11" +["0.6.11-0"] +ChainRulesCore = "0.9.44-0.9" + ["0.6.2-0.6.5"] ChainRules = "0.7.49-0.7" @@ -161,4 +164,6 @@ Requires = "1.1.0-1" ["0.6.6-0"] ChainRules = "0.7.55-0.7" + +["0.6.6-0.6.10"] ChainRulesCore = "0.9.32-0.9" diff --git a/Z/Zygote/Versions.toml b/Z/Zygote/Versions.toml index 7db950757650062..d2f999bd7473858 100644 --- a/Z/Zygote/Versions.toml +++ b/Z/Zygote/Versions.toml @@ -174,3 +174,6 @@ git-tree-sha1 = "de86b4c5ff8e161c37bde0b5ecf6d201721373f8" ["0.6.10"] git-tree-sha1 = "927209c83efa62256788a9880c191774c07c5b51" + +["0.6.11"] +git-tree-sha1 = "c8b2ac496fd1154fa9020af827f10cced736e8c5"