Skip to content

Commit

Permalink
New version: FilePaths v0.8.3 (#35101)
Browse files Browse the repository at this point in the history
UUID: 8fc22ac5-c921-52a6-82fd-178b2807b824
Repo: https://github.com/rofinn/FilePaths.jl.git
Tree: 919d9412dbf53a2e6fe74af62a73ceed0bce0629

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Apr 23, 2021
1 parent 4be293b commit 05e6b1a
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
7 changes: 6 additions & 1 deletion F/FilePaths/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
9 changes: 7 additions & 2 deletions F/FilePaths/Deps.toml
Original file line number Diff line number Diff line change
@@ -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"
3 changes: 3 additions & 0 deletions F/FilePaths/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "85507891ca01aa1e6afaa66087bb903b7e164284"

["0.8.2"]
git-tree-sha1 = "98be932ce2314706dbb1901dd3eca11823e1d366"

["0.8.3"]
git-tree-sha1 = "919d9412dbf53a2e6fe74af62a73ceed0bce0629"

0 comments on commit 05e6b1a

Please # to comment.