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"