diff --git a/B/BumpStdlibs/Compat.toml b/B/BumpStdlibs/Compat.toml new file mode 100644 index 000000000000000..1c9b5763c9a4536 --- /dev/null +++ b/B/BumpStdlibs/Compat.toml @@ -0,0 +1,5 @@ +[1] +GitHub = "5.2.0-5" +HTTP = "0.9" +URIs = "1.1.0-1" +julia = "1.5.0-1" diff --git a/B/BumpStdlibs/Deps.toml b/B/BumpStdlibs/Deps.toml new file mode 100644 index 000000000000000..82ec52e84894f3f --- /dev/null +++ b/B/BumpStdlibs/Deps.toml @@ -0,0 +1,4 @@ +[1] +GitHub = "bc5e4493-9b4d-5f90-b8aa-2b2bcaad7a26" +HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3" +URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4" diff --git a/B/BumpStdlibs/Package.toml b/B/BumpStdlibs/Package.toml new file mode 100644 index 000000000000000..03c2dad617131d2 --- /dev/null +++ b/B/BumpStdlibs/Package.toml @@ -0,0 +1,3 @@ +name = "BumpStdlibs" +uuid = "10e0400f-8273-43d0-bd6e-07483373ba4f" +repo = "https://github.com/JuliaPackaging/BumpStdlibs.jl.git" diff --git a/B/BumpStdlibs/Versions.toml b/B/BumpStdlibs/Versions.toml new file mode 100644 index 000000000000000..c57354783f08aff --- /dev/null +++ b/B/BumpStdlibs/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "6ca36fb3b0e0ec37f7a87f20028808c57c57eb3c" diff --git a/Registry.toml b/Registry.toml index f39f7c0093c1f14..217ab7721089746 100644 --- a/Registry.toml +++ b/Registry.toml @@ -332,6 +332,7 @@ some amount of consideration when choosing package names. 1082639a-0dae-5f34-9b06-72781eeb8cb3 = { name = "Xorg_libXext_jll", path = "X/Xorg_libXext_jll" } 10b2438b-ffd4-5096-aa58-44041d5c8f3b = { name = "Tracking", path = "T/Tracking" } 10dff2fc-5484-5881-a0e0-c90441020f8a = { name = "JSOSolvers", path = "J/JSOSolvers" } +10e0400f-8273-43d0-bd6e-07483373ba4f = { name = "BumpStdlibs", path = "B/BumpStdlibs" } 10e44e05-a98a-55b3-a45b-ba969058deb6 = { name = "MATLAB", path = "M/MATLAB" } 10e51d30-6ba1-539a-b97e-c69c597142c4 = { name = "ImagePhaseCongruency", path = "I/ImagePhaseCongruency" } 10f199a5-22af-520b-b891-7ce84a7b1bd0 = { name = "QPSReader", path = "Q/QPSReader" }