diff --git a/W/WriteVTK/Compat.toml b/W/WriteVTK/Compat.toml index 5e3ecaaa7e62a73..b420d16af2920d1 100644 --- a/W/WriteVTK/Compat.toml +++ b/W/WriteVTK/Compat.toml @@ -53,9 +53,12 @@ VTKBase = "1" ["1.18.2"] TranscodingStreams = "0.9-0.10" -["1.18.3-1"] +["1.18.3-1.19.1"] TranscodingStreams = "0.10.5-0.10" +["1.19.2-1"] +TranscodingStreams = "0.10.5-0.11" + ["1.3-1.4"] LightXML = "0.8.1-0.8" diff --git a/W/WriteVTK/Versions.toml b/W/WriteVTK/Versions.toml index 0259edaffd9695c..158787d0998cd20 100644 --- a/W/WriteVTK/Versions.toml +++ b/W/WriteVTK/Versions.toml @@ -141,3 +141,6 @@ git-tree-sha1 = "feb2e59671a4d72b50b87c5aeeb5ee15de2f3ee5" ["1.19.1"] git-tree-sha1 = "48b9e8e9c83865e99e57f027d4edfa94e0acddae" + +["1.19.2"] +git-tree-sha1 = "46664bb833f24e4fe561192e3753c9168c3b71b2"