From ef559e77a292984423d58dbc52f37da450bc197a Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 17 Oct 2023 00:19:14 +0530 Subject: [PATCH] New version: Metalhead v0.9.0 (#93516) UUID: dbeba491-748d-5e0e-a39e-b530a07fa0cc Repo: https://github.com/FluxML/Metalhead.jl.git Tree: 9ecbb04ec44bb292576064ace129ea0d92dee37a Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- M/Metalhead/Versions.toml | 3 +++ M/Metalhead/WeakCompat.toml | 2 ++ M/Metalhead/WeakDeps.toml | 2 ++ 3 files changed, 7 insertions(+) create mode 100644 M/Metalhead/WeakCompat.toml create mode 100644 M/Metalhead/WeakDeps.toml diff --git a/M/Metalhead/Versions.toml b/M/Metalhead/Versions.toml index 2729c5dc2b2cfe9..f7a4ab21320f260 100644 --- a/M/Metalhead/Versions.toml +++ b/M/Metalhead/Versions.toml @@ -48,3 +48,6 @@ git-tree-sha1 = "c093734078e92a4edcf54e850af68ef8cc2c9e03" ["0.8.3"] git-tree-sha1 = "4bbdb628c60c5f473148292df3ecb87058ba515f" + +["0.9.0"] +git-tree-sha1 = "9ecbb04ec44bb292576064ace129ea0d92dee37a" diff --git a/M/Metalhead/WeakCompat.toml b/M/Metalhead/WeakCompat.toml new file mode 100644 index 000000000000000..8d736b115cff015 --- /dev/null +++ b/M/Metalhead/WeakCompat.toml @@ -0,0 +1,2 @@ +["0.9-0"] +CUDA = "4-5" diff --git a/M/Metalhead/WeakDeps.toml b/M/Metalhead/WeakDeps.toml new file mode 100644 index 000000000000000..d579f5ab307a3a3 --- /dev/null +++ b/M/Metalhead/WeakDeps.toml @@ -0,0 +1,2 @@ +["0.9-0"] +CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"