From 6a2f33dbaba303d494cd625fd99f0a0941904e74 Mon Sep 17 00:00:00 2001 From: Hans Schoenemann Date: Wed, 20 Mar 2024 11:53:38 +0100 Subject: [PATCH] update libsingular_julia_jll (0.44.2), Singular_jll (403.216.1602) (#794) * update libsingular_julia_jll (0.44.2), Singular_jll (403.216.1602) * update version od Singular.jl (0.22.5) --- Project.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index cfdd6a771..f2c0d1560 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Singular" uuid = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c" -version = "0.22.4" +version = "0.22.5" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d" @@ -29,8 +29,8 @@ Pidfile = "1.3" Pkg = "1.6" Random = "1.6" RandomExtensions = "0.4.2" -Singular_jll = "~403.214.1400" +Singular_jll = "~403.216.1602" Statistics = "1.6" julia = "1.6" lib4ti2_jll = "1.6.10" -libsingular_julia_jll = "=0.43.0" +libsingular_julia_jll = "=0.44.2"