diff --git a/Z/ZipArchives/Compat.toml b/Z/ZipArchives/Compat.toml index 2c15277eda80b7b..a9de3e434f61b6a 100644 --- a/Z/ZipArchives/Compat.toml +++ b/Z/ZipArchives/Compat.toml @@ -30,5 +30,8 @@ InputBuffers = "0.1.1-0.1" ["2.1.3-2"] TranscodingStreams = "0.10.5-0.11" -["2.1.5-2"] +["2.1.5-2.1.6"] InputBuffers = "0.1.1-0.2" + +["2.1.7-2"] +InputBuffers = "1" diff --git a/Z/ZipArchives/Versions.toml b/Z/ZipArchives/Versions.toml index c4dbed0c0d74325..9a3737ee3c06752 100644 --- a/Z/ZipArchives/Versions.toml +++ b/Z/ZipArchives/Versions.toml @@ -87,3 +87,6 @@ git-tree-sha1 = "1991e508b23bd6abf6db65b7cc7f4447930da81e" ["2.1.6"] git-tree-sha1 = "446f46947c32494e5d4904bb1f028ce63e0164f1" + +["2.1.7"] +git-tree-sha1 = "8612bfcf4c0a5a2863bf4c9a92a1917a4bd4e691"