diff --git a/Z/ZipArchives/Compat.toml b/Z/ZipArchives/Compat.toml index 81805d666e541c3..8118790fbfb70c9 100644 --- a/Z/ZipArchives/Compat.toml +++ b/Z/ZipArchives/Compat.toml @@ -1,11 +1,19 @@ +[0] +TranscodingStreams = "0.9" + ["0-0.4.3"] StringViews = "1" [0-1] ArgCheck = "2" CodecZlib = "0.7" -TranscodingStreams = "0.9" julia = "1.6.0-1" ["0.3-1"] PrecompileTools = "1" + +["1.0"] +TranscodingStreams = "0.9" + +["1.1-1"] +TranscodingStreams = "0.9-0.10" diff --git a/Z/ZipArchives/Versions.toml b/Z/ZipArchives/Versions.toml index f7b239e6268e414..b19b60a15f1768a 100644 --- a/Z/ZipArchives/Versions.toml +++ b/Z/ZipArchives/Versions.toml @@ -48,3 +48,6 @@ git-tree-sha1 = "ab963c046ebbb1b3f85983c0599fad5e5f6562fb" ["1.0.2"] git-tree-sha1 = "53611f9469f642c00aefc7e0f53c8006a3c79032" + +["1.1.0"] +git-tree-sha1 = "407115f532a00c058038a68afb93abe4503e5460"