From 483e1d82f4aa9b3c8d900276efa66154ad385084 Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 28 Feb 2024 19:34:07 +0530 Subject: [PATCH] New version: JMPReader v0.1.8 (#101896) UUID: d9f7e686-cf87-4d12-8d7a-0e9b8c9fba29 Repo: https://github.com/jaakkor2/JMPReader.jl.git Tree: 3c509cef4d26f052e419a7e4109a16653a5c5a15 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- J/JMPReader/Compat.toml | 3 +++ J/JMPReader/Deps.toml | 3 +++ J/JMPReader/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/J/JMPReader/Compat.toml b/J/JMPReader/Compat.toml index 06cbdb9fda5f7f1..26df70ca2b984f1 100644 --- a/J/JMPReader/Compat.toml +++ b/J/JMPReader/Compat.toml @@ -9,3 +9,6 @@ CodecZlib = "0.7" ["0.1.6-0"] LibDeflate = "0.4" WeakRefStrings = "1.4.0-1" + +["0.1.8-0"] +Mmap = "1" diff --git a/J/JMPReader/Deps.toml b/J/JMPReader/Deps.toml index 35827cacab310ea..8f401bd5d2868e8 100644 --- a/J/JMPReader/Deps.toml +++ b/J/JMPReader/Deps.toml @@ -8,3 +8,6 @@ CodecZlib = "944b1d66-785c-5afd-91f1-9de20f533193" ["0.1.6-0"] LibDeflate = "9255714d-24a7-4b30-8ea3-d46a97f7e13b" WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5" + +["0.1.8-0"] +Mmap = "a63ad114-7e13-5084-954f-fe012c677804" diff --git a/J/JMPReader/Versions.toml b/J/JMPReader/Versions.toml index 7c15a0850c08456..ae8e5a5702518d8 100644 --- a/J/JMPReader/Versions.toml +++ b/J/JMPReader/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "927caa8b40b118d8aee22dc099025d42b5082cf1" ["0.1.7"] git-tree-sha1 = "11175e3ac36d245fbc112c749dfbd1945380d1b8" + +["0.1.8"] +git-tree-sha1 = "3c509cef4d26f052e419a7e4109a16653a5c5a15"