From 41ad1202b0e3f859b6a68d76e0211db4d988f9c7 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Thu, 18 Apr 2024 23:06:54 +0000 Subject: [PATCH] New version: LIBLINEAR v0.7.0 UUID: 2d691ee1-e668-5016-a719-b2531b85e0f5 Repo: https://github.com/JuliaML/LIBLINEAR.jl.git Tree: 711256dbb32d0a85ef0ea721d7729f154014c2b2 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- L/LIBLINEAR/Compat.toml | 6 +++++- L/LIBLINEAR/Versions.toml | 3 +++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/L/LIBLINEAR/Compat.toml b/L/LIBLINEAR/Compat.toml index 2a9a6b9c3098d6f..0d7e02ef6d9f396 100644 --- a/L/LIBLINEAR/Compat.toml +++ b/L/LIBLINEAR/Compat.toml @@ -2,5 +2,9 @@ DelimitedFiles = "1" julia = "1" -["0.6-0"] +["0.6"] julia = "1.3.0-1" + +["0.7-0"] +julia = "1.6.0-1" +liblinear_jll = "2.47" diff --git a/L/LIBLINEAR/Versions.toml b/L/LIBLINEAR/Versions.toml index 7f4ed7310a4bd03..7fbc3461c9384da 100644 --- a/L/LIBLINEAR/Versions.toml +++ b/L/LIBLINEAR/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "42cacc29d9b4ae77b6702c181bbfa58f14d8ef7a" ["0.6.0"] git-tree-sha1 = "81e40115c23acca9dfa30944050096b958271e5a" + +["0.7.0"] +git-tree-sha1 = "711256dbb32d0a85ef0ea721d7729f154014c2b2"