From 2ee52a9acbb417e180e3b350643300951716f3c3 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 25 Apr 2023 17:26:56 +0530 Subject: [PATCH] New version: Ratios v0.4.4 (#82269) UUID: c84ed2f1-dad5-54f0-aa8e-dbefe2724439 Repo: https://github.com/timholy/Ratios.jl.git Tree: 6d7bb727e76147ba18eed998700998e17b8e4911 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- R/Ratios/Versions.toml | 3 +++ R/Ratios/WeakCompat.toml | 2 ++ R/Ratios/WeakDeps.toml | 2 ++ 3 files changed, 7 insertions(+) create mode 100644 R/Ratios/WeakCompat.toml create mode 100644 R/Ratios/WeakDeps.toml diff --git a/R/Ratios/Versions.toml b/R/Ratios/Versions.toml index 60fe647c5ae597d..779046cd8fc8f96 100644 --- a/R/Ratios/Versions.toml +++ b/R/Ratios/Versions.toml @@ -15,3 +15,6 @@ git-tree-sha1 = "01d341f502250e81f6fec0afe662aa861392a3aa" ["0.4.3"] git-tree-sha1 = "dc84268fe0e3335a62e315a3a7cf2afa7178a734" + +["0.4.4"] +git-tree-sha1 = "6d7bb727e76147ba18eed998700998e17b8e4911" diff --git a/R/Ratios/WeakCompat.toml b/R/Ratios/WeakCompat.toml new file mode 100644 index 000000000000000..dfe510e3c3f7be6 --- /dev/null +++ b/R/Ratios/WeakCompat.toml @@ -0,0 +1,2 @@ +["0.4.4-0"] +FixedPointNumbers = "0.5-0.8" diff --git a/R/Ratios/WeakDeps.toml b/R/Ratios/WeakDeps.toml new file mode 100644 index 000000000000000..8386c25a9ed3ad5 --- /dev/null +++ b/R/Ratios/WeakDeps.toml @@ -0,0 +1,2 @@ +["0.4.4-0"] +FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"