diff --git a/F/FilePaths/Compat.toml b/F/FilePaths/Compat.toml index 4920528767b411a..91751103cfe7226 100644 --- a/F/FilePaths/Compat.toml +++ b/F/FilePaths/Compat.toml @@ -19,9 +19,14 @@ Reexport = "0.2" ["0.8.1-0"] FilePathsBase = "0.9" -Glob = "1" MacroTools = "0.5" + +["0.8.1-0.8.2"] +Glob = "1" URIParser = "0.4" ["0.8.2-0"] Reexport = ["0.2", "1"] + +["0.8.3-0"] +Requires = "1" diff --git a/F/FilePaths/Deps.toml b/F/FilePaths/Deps.toml index 483e59067e281e8..b61012f883000e5 100644 --- a/F/FilePaths/Deps.toml +++ b/F/FilePaths/Deps.toml @@ -1,13 +1,18 @@ [0] FilePathsBase = "48062228-2e41-5def-b9a4-89aafe57970f" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" -URIParser = "30578b45-9adc-5946-b283-645ec420af67" ["0-0.7"] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" +["0-0.8.2"] +URIParser = "30578b45-9adc-5946-b283-645ec420af67" + ["0.8-0"] MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" -["0.8.1-0"] +["0.8.1-0.8.2"] Glob = "c27321d9-0574-5035-807b-f59d2c89b15c" + +["0.8.3-0"] +Requires = "ae029012-a4dd-5104-9daa-d747884805df" diff --git a/F/FilePaths/Versions.toml b/F/FilePaths/Versions.toml index 6185265507012b6..35c659c6a2da24f 100644 --- a/F/FilePaths/Versions.toml +++ b/F/FilePaths/Versions.toml @@ -9,3 +9,6 @@ git-tree-sha1 = "85507891ca01aa1e6afaa66087bb903b7e164284" ["0.8.2"] git-tree-sha1 = "98be932ce2314706dbb1901dd3eca11823e1d366" + +["0.8.3"] +git-tree-sha1 = "919d9412dbf53a2e6fe74af62a73ceed0bce0629"