diff --git a/A/AdvancedEncryptionStandard/Compat.toml b/A/AdvancedEncryptionStandard/Compat.toml new file mode 100644 index 00000000000..0e0db8e58d4 --- /dev/null +++ b/A/AdvancedEncryptionStandard/Compat.toml @@ -0,0 +1,2 @@ +[0] +julia = "1.6.0-1" diff --git a/A/AdvancedEncryptionStandard/Deps.toml b/A/AdvancedEncryptionStandard/Deps.toml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/A/AdvancedEncryptionStandard/Package.toml b/A/AdvancedEncryptionStandard/Package.toml new file mode 100644 index 00000000000..5c5002f548e --- /dev/null +++ b/A/AdvancedEncryptionStandard/Package.toml @@ -0,0 +1,3 @@ +name = "AdvancedEncryptionStandard" +uuid = "ffb1ca98-47b0-4d1d-981f-3619cfc1f844" +repo = "https://github.com/raphasampaio/AdvancedEncryptionStandard.jl.git" diff --git a/A/AdvancedEncryptionStandard/Versions.toml b/A/AdvancedEncryptionStandard/Versions.toml new file mode 100644 index 00000000000..18c4e689511 --- /dev/null +++ b/A/AdvancedEncryptionStandard/Versions.toml @@ -0,0 +1,4 @@ + +["0.1.0"] + git-tree-sha1 = "0094e586926f60c506211f95c7a8c9dcbbd54809" + nix-sha256 = "15ygzy7m8ccizzfy1n3qhg1szdjy3khn9axz59p6qp316jxmr8j8" diff --git a/B/BasicModelInterface/Versions.toml b/B/BasicModelInterface/Versions.toml index 5fc8c26ea73..8130cfd398c 100644 --- a/B/BasicModelInterface/Versions.toml +++ b/B/BasicModelInterface/Versions.toml @@ -2,3 +2,7 @@ ["0.1.0"] git-tree-sha1 = "0e2855d28cc3983a9edf4bee18478b020178a43f" nix-sha256 = "1xjdf15bzcwks7gk5bi3hh99l2d7ppm8zp77y21kqv0wflwzvnqy" + +["0.1.1"] + git-tree-sha1 = "ca36dc6dc9bbeea3dbbe3901837496ece85276e5" + nix-sha256 = "1hld9xv6228ypg56ybp39i5a4r2nwndvw1qscszbr3zdc6vwcykm" diff --git a/B/BlockTensorKit/Compat.toml b/B/BlockTensorKit/Compat.toml index e2a03556079..3b400802e31 100644 --- a/B/BlockTensorKit/Compat.toml +++ b/B/BlockTensorKit/Compat.toml @@ -3,8 +3,15 @@ BlockArrays = "1" LinearAlgebra = "1" Random = "1" Strided = "2" -TensorKit = "0.13.2-0.13" TensorOperations = "5" TupleTools = "1" + +["0-0.1.1"] +TensorKit = "0.13.2-0.13" VectorInterface = "0.4.8-0.4" julia = "1.8.0-1" + +["0.1.2-0"] +TensorKit = "0.13.2-0.14" +VectorInterface = "0.4.8-0.5" +julia = "1.10.0-1" diff --git a/B/BlockTensorKit/Versions.toml b/B/BlockTensorKit/Versions.toml index 208329180f7..dcc6149a571 100644 --- a/B/BlockTensorKit/Versions.toml +++ b/B/BlockTensorKit/Versions.toml @@ -6,3 +6,7 @@ ["0.1.1"] git-tree-sha1 = "3ceaea19f8195c24283f51200929e9b0384a2314" nix-sha256 = "0sikglz9qrljzzxsqlj6rz2pkcda080fmjgxbw75hrr89gdxl92i" + +["0.1.2"] + git-tree-sha1 = "2167a1a379ceb8fc683b6358bffe82b4e5c0f48d" + nix-sha256 = "01675lljm0fx6i59rwyxy8wbmyvq92v783vi1457lam2j10dh7i9" diff --git a/C/CalculustCore/Compat.toml b/C/CalculustCore/Compat.toml index 229ef369aed..23ae74f158b 100644 --- a/C/CalculustCore/Compat.toml +++ b/C/CalculustCore/Compat.toml @@ -29,12 +29,14 @@ SciMLOperators = "0.2.11-0.3" ["0.4.2-0"] SciMLOperators = "0.3.1-0.3" -["0.4.5-0"] +["0.4.5-0.4.6"] Adapt = "3-4" +["0.4.6"] +Functors = "0.5" + ["0.4.6-0"] DocStringExtensions = "0.9" -Functors = "0.5" Reexport = "1" Setfield = "1" Tricks = "0.1" diff --git a/C/CalculustCore/Deps.toml b/C/CalculustCore/Deps.toml index 76c0f4f6fb4..39b80edc064 100644 --- a/C/CalculustCore/Deps.toml +++ b/C/CalculustCore/Deps.toml @@ -1,7 +1,5 @@ [0] -Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" -Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" Reexport = "189a3867-3050-52da-a836-e630ba90ab69" Requires = "ae029012-a4dd-5104-9daa-d747884805df" @@ -14,3 +12,7 @@ UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed" ["0-0.4.0"] LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" + +["0-0.4.6"] +Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" +Functors = "d9f16b24-f501-4c13-a1f2-28368ffc5196" diff --git a/C/CalculustCore/Versions.toml b/C/CalculustCore/Versions.toml index 9bd6ee845a4..5f1eaf1b2d1 100644 --- a/C/CalculustCore/Versions.toml +++ b/C/CalculustCore/Versions.toml @@ -34,3 +34,7 @@ ["0.4.6"] git-tree-sha1 = "b9e8faeb0bb3afc5fac3e4d874b30a15a69b96ee" nix-sha256 = "0p8h06xizshnswv6vcv9r847f9fynwpmz84qazckma04dnhqnz4q" + +["0.4.7"] + git-tree-sha1 = "c71b0a1d9b8dd01cd72b84f2fe134f86bf549fc0" + nix-sha256 = "0lvlr9r053c0vqyyfrwmn45z67xaivxszydryhz3canchsa3wr60" diff --git a/C/CalculustCore/WeakCompat.toml b/C/CalculustCore/WeakCompat.toml index 5354284cb13..76f89c4bf64 100644 --- a/C/CalculustCore/WeakCompat.toml +++ b/C/CalculustCore/WeakCompat.toml @@ -7,5 +7,5 @@ CUDA = "3.12.0-4" ["0.4.1-0"] Plots = "1" -["0.4.4-0"] +["0.4.4-0.4.6"] CUDA = "4-5" diff --git a/C/CalculustCore/WeakDeps.toml b/C/CalculustCore/WeakDeps.toml index bfa0ddc48ae..3d67aa01e45 100644 --- a/C/CalculustCore/WeakDeps.toml +++ b/C/CalculustCore/WeakDeps.toml @@ -1,3 +1,5 @@ [0] -CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" + +["0-0.4.6"] +CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" diff --git a/C/ComradeBase/Versions.toml b/C/ComradeBase/Versions.toml index 352674e9b45..2c1554224e3 100644 --- a/C/ComradeBase/Versions.toml +++ b/C/ComradeBase/Versions.toml @@ -190,3 +190,7 @@ ["0.8.6"] git-tree-sha1 = "1e3991c6646011adfc65f050aca2e92bb4a922f2" nix-sha256 = "0mjwjqp0924cff5g7gymp58a7ms9hdw9ma2b39i8gil21gbk53pv" + +["0.8.7"] + git-tree-sha1 = "0c1e30fa4b0e8cf39732b265d8273c3d1dd2a9b7" + nix-sha256 = "0wmrnk2xyfpnlmlkm3wcagnvzl69sys7dmkmjss3mls17f9adpcp" diff --git a/C/CoordRefSystems/Versions.toml b/C/CoordRefSystems/Versions.toml index 713871a786d..8c179caa3c0 100644 --- a/C/CoordRefSystems/Versions.toml +++ b/C/CoordRefSystems/Versions.toml @@ -171,6 +171,10 @@ git-tree-sha1 = "7b902f605c1029284bcac7184bb474c6279d0159" nix-sha256 = "0f653mpsl481wkl22n7sgq6kqk6c49g9y6w25a10r8y80s82pk3n" +["0.16.6"] + git-tree-sha1 = "d3a7264504a6ccd2d593355382b0256738142318" + nix-sha256 = "1mbcm4nih764l5xgfq36r7dl356vqxl9hs6i1vdvv8qcmryiw4yw" + ["0.2.0"] git-tree-sha1 = "a82069ac81d32be47942e9cd67f8b5e9714ee8fc" nix-sha256 = "1r57yc7d5fvapfq1301ilj6ndhzbcwfdac80pkvyff4kq78iprzi" diff --git a/C/CounterfactualExplanations/Compat.toml b/C/CounterfactualExplanations/Compat.toml index 1304c8002ac..bb8c5cc1b09 100644 --- a/C/CounterfactualExplanations/Compat.toml +++ b/C/CounterfactualExplanations/Compat.toml @@ -39,7 +39,7 @@ MLJDecisionTreeInterface = "0.4" ["0.1.13-1.1.5"] DecisionTree = "0.12.3-0.12" -["0.1.14-1"] +["0.1.14-1.4.0"] Flux = "0.12-0.14" ["0.1.15-0.1.30"] @@ -158,7 +158,6 @@ Tables = "1" SnoopPrecompile = "1" ["1.2-1"] -CausalInference = "0.17" EnergySamplers = "1" Graphs = "1.11.1-1" julia = "1.10.0-1" @@ -170,9 +169,16 @@ Random = "1.10.0-1" Serialization = "1.10.0-1" UUIDs = "1.10.0-1" +["1.2-1.4.0"] +CausalInference = "0.17" + ["1.3.4-1"] LinearAlgebra = "1" Logging = "1" Random = "1" Serialization = "1" UUIDs = "1" + +["1.4.1-1"] +CausalInference = "0.17-0.18" +Flux = "0.12-0.16" diff --git a/C/CounterfactualExplanations/Versions.toml b/C/CounterfactualExplanations/Versions.toml index bb48a7c5189..f6d77c573d0 100644 --- a/C/CounterfactualExplanations/Versions.toml +++ b/C/CounterfactualExplanations/Versions.toml @@ -210,3 +210,7 @@ ["1.4.0"] git-tree-sha1 = "6bd675d10cac96ac8065de12d1f4cb48b42d98e7" nix-sha256 = "03y635v3sz65666l63dzjgsygi20mizzbdgq3w3w613c7rgk58bc" + +["1.4.1"] + git-tree-sha1 = "3a820ce64a75b45cf5b8828fbb086cc54e53dc83" + nix-sha256 = "0zlawhm19sqdirf3sbxppgjqz00k3qpv9ni9x79a8xrfh7fsnbhh" diff --git a/F/FourierSpaces/Compat.toml b/F/FourierSpaces/Compat.toml index 8519516e5bf..01578d33ff7 100644 --- a/F/FourierSpaces/Compat.toml +++ b/F/FourierSpaces/Compat.toml @@ -1,7 +1,6 @@ [0] FFTW = "1.5.0-1" Reexport = "1.2.2-1" -julia = "1.6.0-1" ["0-0.1"] CUDA = "3.12.0-3" @@ -12,6 +11,9 @@ AbstractPDEInterfaces = "0.1" ["0-0.2.4"] Adapt = "3.4.0-3" +["0-0.2.5"] +julia = "1.6.0-1" + ["0.1.1"] AbstractPDEInterfaces = "0.1.3-0.1" @@ -27,13 +29,13 @@ AbstractPDEInterfaces = "0.2.1-0.2" ["0.2.2"] SciMLOperators = ["0.2.11", "0.3"] -["0.2.2-0"] -GPUArraysCore = "0.1" - ["0.2.2-0.2.3"] CalculustCore = "0.4" Requires = "1" +["0.2.2-0.2.5"] +GPUArraysCore = "0.1" + ["0.2.3-0"] SciMLOperators = "0.3" @@ -41,5 +43,11 @@ SciMLOperators = "0.3" AbstractFFTs = "1" CalculustCore = "0.4.3-0.4" -["0.2.5-0"] +["0.2.5"] Adapt = "3.4.0-4" + +["0.2.6-0"] +Adapt = "3-4" +GPUArraysCore = "0.1-0.2" +MLDataDevices = "1.6.5-1" +julia = "1.10.0-1" diff --git a/F/FourierSpaces/Deps.toml b/F/FourierSpaces/Deps.toml index 273621ffd5f..5ea5223f863 100644 --- a/F/FourierSpaces/Deps.toml +++ b/F/FourierSpaces/Deps.toml @@ -21,3 +21,6 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df" ["0.2.4-0"] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" + +["0.2.6-0"] +MLDataDevices = "7e8f7934-dd98-4c1a-8fe8-92b47a384d40" diff --git a/F/FourierSpaces/Versions.toml b/F/FourierSpaces/Versions.toml index b243eb639a7..7a65971d3b8 100644 --- a/F/FourierSpaces/Versions.toml +++ b/F/FourierSpaces/Versions.toml @@ -34,3 +34,7 @@ ["0.2.5"] git-tree-sha1 = "47993fee83bf8daee1d89bd802d6c01d9495581a" nix-sha256 = "10gvgi13mz70zcvc2c43sj0rqbd42mp2ilfbqc8zczy9dyngv887" + +["0.2.6"] + git-tree-sha1 = "bf057ee2f1ecef18f422332232560153d0ab05fd" + nix-sha256 = "1l25c77fvph916pripy9xikblpdxpiwa27v9kf81i4gbj7p48mkf" diff --git a/G/GMMParameterEstimation/Versions.toml b/G/GMMParameterEstimation/Versions.toml index a7caa432101..752c6708f16 100644 --- a/G/GMMParameterEstimation/Versions.toml +++ b/G/GMMParameterEstimation/Versions.toml @@ -130,3 +130,7 @@ ["0.8.0"] git-tree-sha1 = "74c494bdf1f4e76aa33028dc464af128eb5c6052" nix-sha256 = "1yqs4cps0mgdmdgk00xpz6b7jv1spq329cynmzivhi68s0ngfz4x" + +["0.8.1"] + git-tree-sha1 = "2c3d54e05e0eddcb29ae23912e851a2a41b1abb1" + nix-sha256 = "0s9llnvfcpdc381llzjs6viyynyn725l4f8k2wsbaqga8df7xnh9" diff --git a/G/Gabs/Versions.toml b/G/Gabs/Versions.toml index 4e42873ac3f..8058828fc73 100644 --- a/G/Gabs/Versions.toml +++ b/G/Gabs/Versions.toml @@ -30,3 +30,7 @@ ["1.2.3"] git-tree-sha1 = "87ac6e481fa45eae44a053d1a8a1cfddb9a10dd2" nix-sha256 = "0fgkz9fpmiq1hkz49rkgcxy20v46w68scrm6zdbyb81qxrns2x6l" + +["1.2.4"] + git-tree-sha1 = "c2ecf526bbc3cb7f09452d6aefb876bcfe0cd5ff" + nix-sha256 = "0c3rhjpk6v3r1j7cwflsyapvsfssbsa6abbyi4a94p5rc81hfhba" diff --git a/L/LowLevelFEM/Versions.toml b/L/LowLevelFEM/Versions.toml index 8eb3d87e3e5..e612bf97544 100644 --- a/L/LowLevelFEM/Versions.toml +++ b/L/LowLevelFEM/Versions.toml @@ -98,3 +98,7 @@ ["1.7.0"] git-tree-sha1 = "e578de26f55514080b86f6925d9d539fcdb042b9" nix-sha256 = "0dvn3rizd7ivxj2998mgbx3fzvfaibaxbfmxlsw71qra5bl0cpzh" + +["1.7.1"] + git-tree-sha1 = "9e2da57e26ef689538a6fffb17ce7f665779e49b" + nix-sha256 = "1dasm5znc0cbzcs9jygba28syf0j850q62pii57z04qmxr4kv7ky" diff --git a/L/Lux/Compat.toml b/L/Lux/Compat.toml index 34a11919700..b61b29e42fd 100644 --- a/L/Lux/Compat.toml +++ b/L/Lux/Compat.toml @@ -328,9 +328,11 @@ NNlib = "0.9.21-0.9" WeightInitializers = ["0.1.5-0.1", "1"] ["0.5.62-1"] -ChainRulesCore = "1.24.0-1" DispatchDoctor = "0.4.12-0.4" +["0.5.62-1.4.2"] +ChainRulesCore = "1.24.0-1" + ["0.5.63"] LuxLib = "0.3.40-0.3" @@ -385,15 +387,15 @@ NNlib = "0.9.21-0.9" ["1.1"] LuxLib = "1.3.0-1" -["1.1-1"] -NNlib = "0.9.24-0.9" - ["1.1-1.2"] ADTypes = "1.8.1-1" ["1.1-1.2.0"] EnzymeCore = "0.8.1-0.8" +["1.1-1.4.2"] +NNlib = "0.9.24-0.9" + ["1.2-1.3.3"] ArrayInterface = "7.10.0-7" @@ -434,3 +436,7 @@ EnzymeCore = "0.8.6-0.8" ["1.4.1-1"] GPUArraysCore = "0.1.6-0.1" Optimisers = "0.4.1-0.4" + +["1.4.3-1"] +ChainRulesCore = "1.25.0-1" +NNlib = "0.9.26-0.9" diff --git a/L/Lux/Versions.toml b/L/Lux/Versions.toml index 8f3a0384b77..bb0d445a6be 100644 --- a/L/Lux/Versions.toml +++ b/L/Lux/Versions.toml @@ -590,3 +590,7 @@ ["1.4.2"] git-tree-sha1 = "827b161dce9e94ce04fdf5201efa4338e06eef12" nix-sha256 = "14hiclj4r0rrlhp7vhdj4dld56c1xlydsfglsmpdmdnpmfgahqzv" + +["1.4.3"] + git-tree-sha1 = "b861a5139c6356686bdde5e90aa756215cda257b" + nix-sha256 = "168wv1g8n4pyfvq8ywmga1r05vs9zz3i9crz8np6x2a5h3bgiia6" diff --git a/L/Lux/WeakCompat.toml b/L/Lux/WeakCompat.toml index 3c9141db59f..aea4f4c7324 100644 --- a/L/Lux/WeakCompat.toml +++ b/L/Lux/WeakCompat.toml @@ -173,7 +173,13 @@ Tracker = "0.2.36-0.2" Enzyme = "0.13.16-0.13" ["1.4.1-1"] -Flux = "0.15" LossFunctions = ["0.11.1-0.11", "1"] -Reactant = "0.2.8-0.2" Tracker = "0.2.37-0.2" + +["1.4.1-1.4.2"] +Flux = "0.15" +Reactant = "0.2.8-0.2" + +["1.4.3-1"] +Flux = "0.15-0.16" +Reactant = "0.2.12-0.2" diff --git a/L/LuxLib/Compat.toml b/L/LuxLib/Compat.toml index 86f71c98337..2fd90336a24 100644 --- a/L/LuxLib/Compat.toml +++ b/L/LuxLib/Compat.toml @@ -188,11 +188,16 @@ MLDataDevices = "1.1.1-1" ["1.3-1"] KernelAbstractions = "0.9.27-0.9" + +["1.3-1.3.10"] NNlib = "0.9.24-0.9" ["1.3-1.3.6"] EnzymeCore = "0.8.1-0.8" +["1.3.11-1"] +NNlib = "0.9.26-0.9" + ["1.3.2-1.3.6"] MLDataDevices = "1.2.0-1" diff --git a/L/LuxLib/Versions.toml b/L/LuxLib/Versions.toml index ca670cfc0da..cf8e6f15c4f 100644 --- a/L/LuxLib/Versions.toml +++ b/L/LuxLib/Versions.toml @@ -314,6 +314,10 @@ git-tree-sha1 = "534a18fb11aa9c564c78cddaa61981634a5e02ef" nix-sha256 = "0nxn4x2vvv8c8435aa9f8i6qk3dlqkd3hk4ify54r28a74wlxjh2" +["1.3.11"] + git-tree-sha1 = "dac78277e77d2589378ce06c4ff1a63a284d75ba" + nix-sha256 = "16d8mis3zndvcr5cgmv7npfylcavw0qgv0qfspm7g6dbxgm62mz1" + ["1.3.2"] git-tree-sha1 = "3abebfd9e4f3217e4e1c2608ed707f6abbd46e9d" nix-sha256 = "11lw342197pa66p6f4bbpivf2mpph9fb3yp58xd6cjgfq7f9v5zj" diff --git a/M/MapTiles/Versions.toml b/M/MapTiles/Versions.toml index 1aeea7da047..717de1a8188 100644 --- a/M/MapTiles/Versions.toml +++ b/M/MapTiles/Versions.toml @@ -6,3 +6,7 @@ ["1.0.1"] git-tree-sha1 = "2849482a22772e789f684ac78c16db1f9132c892" nix-sha256 = "1qgw8fqij0wzm7mpsa7qlcnlsxcbs5hdl7srgkkh7rrkk4sql8yd" + +["1.0.2"] + git-tree-sha1 = "38cfdcf9611ec72f817b191dc1de7220885df955" + nix-sha256 = "17862cvmsqfn345ss1mvc85panmgwh1q769xsj57a7zv4hdiri93" diff --git a/M/Mill/Compat.toml b/M/Mill/Compat.toml index 6db2df417f5..67069e6da9c 100644 --- a/M/Mill/Compat.toml +++ b/M/Mill/Compat.toml @@ -136,12 +136,12 @@ Combinatorics = "1.0" Statistics = "1.5.0-1" julia = "1.5.0-1" -["2.10-2"] -julia = "1.9.0-1" - ["2.10-2.10.1"] Flux = "0.13.16-0.14" +["2.10-2.11"] +julia = "1.9.0-1" + ["2.10.0"] Statistics = "1.9.0-1" @@ -158,7 +158,6 @@ Accessors = "0.1.35-0.1" Flux = "0.14" ["2.10.2-2"] -ChainRulesCore = "1.21.0-1" DataFrames = "1.6.1-1" DataStructures = "0.18.15-0.18" FiniteDifferences = "0.12.31-0.12" @@ -168,13 +167,23 @@ OneHotArrays = "0.2.5-0.2" PooledArrays = "1.4.2-1" Preferences = "1.4.1-1" +["2.10.2-2.11"] +ChainRulesCore = "1.21.0-1" + ["2.10.3-2"] Accessors = "0.1.36-0.1" + +["2.10.3-2.11"] Flux = "0.14.13-0.14" ["2.10.6-2"] Compat = "4.16.0-4" +["2.12-2"] +ChainRulesCore = "1.25.0-1" +Flux = "0.16" +julia = "1.10.0-1" + ["2.2-2.4"] Zygote = "0.5.10-0.6" diff --git a/M/Mill/Versions.toml b/M/Mill/Versions.toml index af965327349..9c5160979f0 100644 --- a/M/Mill/Versions.toml +++ b/M/Mill/Versions.toml @@ -163,6 +163,10 @@ git-tree-sha1 = "791371ba04afcbe54e40c537f79a8b519335a197" nix-sha256 = "0mjb27alcb1hmqgj32n80kjhdnc0qbl9b750x5fbj5x87wcsg8kq" +["2.12.0"] + git-tree-sha1 = "5735bc21d47fe8caa6520e4dbd0f1db4ab22da08" + nix-sha256 = "1gjqqq6hikqda4f1sxapa4d42bi4n2yir99g05d7dix50fwghnqv" + ["2.2.0"] git-tree-sha1 = "e798f08af7b75186e6f1fd9bb775be993a6ab098" nix-sha256 = "0vbqsxjnw91595zi2vmg5bi3zmz4gw4rihphlikzmihncr9806br" diff --git a/P/PALEOaqchem/Compat.toml b/P/PALEOaqchem/Compat.toml index 657f7fd46ec..8e62295ebc9 100644 --- a/P/PALEOaqchem/Compat.toml +++ b/P/PALEOaqchem/Compat.toml @@ -6,9 +6,12 @@ julia = "1.6.0-1" ["0-0.3.8"] PALEOboxes = "0.21" -["0.3.15-0"] +["0.3.15-0.3.18"] PALEOboxes = "0.21.33-0.21" +["0.3.19-0"] +PALEOboxes = "0.21.33-0.22" + ["0.3.6-0"] Infiltrator = "1" SpecialFunctions = "1-2" diff --git a/P/PALEOaqchem/Versions.toml b/P/PALEOaqchem/Versions.toml index e6169f15f77..a99ab3a692d 100644 --- a/P/PALEOaqchem/Versions.toml +++ b/P/PALEOaqchem/Versions.toml @@ -43,6 +43,10 @@ git-tree-sha1 = "78fa9abf49020ecbfe6b543b2c03934dafed1ed7" nix-sha256 = "17xsainyj5r0clrhk7y7ayrajgkryrjv1s575900rb8yl0l8drdm" +["0.3.19"] + git-tree-sha1 = "137ee5b610e5ed5a951aef457194898ff5f113d0" + nix-sha256 = "1ndn0kvk88kzqqafhlkrzhan7dy0zp06hfjn3knf0agkya5mjyj7" + ["0.3.2"] git-tree-sha1 = "a9d7b80dfc7c1b718fe3bb59ecf3519052ede910" nix-sha256 = "04mwag82bwpb80b1ffsrbdwh2dg3glbc41i61h7dwrpf9prjvvjd" diff --git a/P/PALEOboxes/Versions.toml b/P/PALEOboxes/Versions.toml index ad7b4b5a58d..ee1fbeec0d4 100644 --- a/P/PALEOboxes/Versions.toml +++ b/P/PALEOboxes/Versions.toml @@ -254,3 +254,7 @@ ["0.21.9"] git-tree-sha1 = "598d31c7caa16351159418168b5a7277769ef65c" nix-sha256 = "13rc1lr1078cnyqa0r5sdhvk0wzv5xvcyjiac2yyylimr4mzx3g2" + +["0.22.0"] + git-tree-sha1 = "eb1d78ae3720cf3af4fc20e5c46c5867ad2b8ec9" + nix-sha256 = "04swn7ypjzf4mk282vzwhyls0aafg0i4cn2zp85rwg7cyhrz6fbb" diff --git a/P/PALEOcopse/Compat.toml b/P/PALEOcopse/Compat.toml index 63abd0a7360..0327df73a41 100644 --- a/P/PALEOcopse/Compat.toml +++ b/P/PALEOcopse/Compat.toml @@ -39,6 +39,10 @@ XLSX = "0.7-0.8" ["0.4.1-0.4.7"] Interpolations = "0.13-0.14" +["0.4.11-0"] +Interpolations = "0.14.2-0.15" +PALEOboxes = "0.21.18-0.22" + ["0.4.2"] PALEOboxes = "0.20.4-0.20" @@ -55,9 +59,11 @@ XLSX = "0.7-0.9" PrecompileTools = "1" XLSX = "0.7-0.10" -["0.4.7-0"] +["0.4.7-0.4.10"] PALEOboxes = "0.21.18-0.21" ["0.4.8-0"] -Interpolations = "0.13-0.15" julia = "1.9.0-1" + +["0.4.8-0.4.10"] +Interpolations = "0.13-0.15" diff --git a/P/PALEOcopse/Versions.toml b/P/PALEOcopse/Versions.toml index 9ec28676e58..7316a89531c 100644 --- a/P/PALEOcopse/Versions.toml +++ b/P/PALEOcopse/Versions.toml @@ -39,6 +39,10 @@ git-tree-sha1 = "a13e738ce41a607884e3165180ccec14849b0b21" nix-sha256 = "004vhmyvdwwzylznz57f3l1h5ac9ldnj7zypvi3wgr6vgqp4gg7l" +["0.4.11"] + git-tree-sha1 = "d6a82c8e482e75a1d53c3ceaf7301732f8288e49" + nix-sha256 = "0baqfnp404v9qdinirji0gk6xigw4dfiqm1518m9nzrvdhg6m183" + ["0.4.2"] git-tree-sha1 = "2b28c45425301cf9f45bd7e66fee28d205f897af" nix-sha256 = "1k8qhfk16014vv0n3lbywx5bb307b871pvlqvvc38p3qdq1f3n08" diff --git a/P/PALEOocean/Compat.toml b/P/PALEOocean/Compat.toml index c34ac243c99..b67fb26ceca 100644 --- a/P/PALEOocean/Compat.toml +++ b/P/PALEOocean/Compat.toml @@ -1,5 +1,4 @@ [0] -PALEOboxes = "0.20.4-0.21" SIMD = "3.4.0-3" SnoopPrecompile = "1" TestEnv = "1" @@ -15,6 +14,9 @@ XLSX = "0.7-0.9" ["0-0.4.3"] Interpolations = "0.13-0.14" +["0-0.4.8"] +PALEOboxes = "0.20.4-0.21" + ["0.4-0"] MAT = "0.10.4-0.10" Preferences = "1.3.0-1" @@ -35,3 +37,6 @@ PALEOaqchem = "0.3.9-0.3" ["0.4.7-0"] PALEOaqchem = "0.3.12-0.3" + +["0.4.9-0"] +PALEOboxes = "0.20.4-0.22" diff --git a/P/PALEOocean/Versions.toml b/P/PALEOocean/Versions.toml index e7ef8c8c259..995ac79f687 100644 --- a/P/PALEOocean/Versions.toml +++ b/P/PALEOocean/Versions.toml @@ -46,3 +46,7 @@ ["0.4.8"] git-tree-sha1 = "d3075660690e187aed3d8c8ebd4cef6fc4814f80" nix-sha256 = "0pri5n0vnqwpnqqcyr18aab6kl6sypg3ms1yan2is8y3q087539z" + +["0.4.9"] + git-tree-sha1 = "6590e70354f1ff4025f1f445f6f517bebd4d2540" + nix-sha256 = "0irdvmjgbz8dql8wf6fhz7qpb6j436lkhidkjmf9cnis2bp7nd4z" diff --git a/P/PALEOsediment/Compat.toml b/P/PALEOsediment/Compat.toml index 5c55537e261..89024ef5620 100644 --- a/P/PALEOsediment/Compat.toml +++ b/P/PALEOsediment/Compat.toml @@ -1,6 +1,5 @@ [0] Infiltrator = "1" -PALEOboxes = "0.20.4-0.21" SparseArrays = "1" TestEnv = "1" julia = "1.9.0-1" @@ -8,6 +7,12 @@ julia = "1.9.0-1" ["0-0.1"] PALEOaqchem = "0.3.4-0.3" +["0-0.3.3"] +PALEOboxes = "0.20.4-0.21" + ["0.2-0"] PALEOaqchem = "0.3.5-0.3" SpecialFunctions = "1-2" + +["0.3.4-0"] +PALEOboxes = "0.20.4-0.22" diff --git a/P/PALEOsediment/Versions.toml b/P/PALEOsediment/Versions.toml index 5c415fa7ee4..1dbc1ffc7e9 100644 --- a/P/PALEOsediment/Versions.toml +++ b/P/PALEOsediment/Versions.toml @@ -22,3 +22,7 @@ ["0.3.3"] git-tree-sha1 = "921b18535406c8dba591abed901dc5b86aeb6f9d" nix-sha256 = "05brm4mfhng9anglbq8vqhab59v353f9p5lf5fvkyixm9g989snz" + +["0.3.4"] + git-tree-sha1 = "9e4b12af88b17f8e86400bf5ace33ecdba135f8a" + nix-sha256 = "168zf1sbmb1qdrvl4xy3ijm0zg8g8hxdk355d2agan0kjp1jsb2x" diff --git a/P/PartiallySeparableNLPModels/Compat.toml b/P/PartiallySeparableNLPModels/Compat.toml index b4a0be49b60..20d2f34e434 100644 --- a/P/PartiallySeparableNLPModels/Compat.toml +++ b/P/PartiallySeparableNLPModels/Compat.toml @@ -1,6 +1,3 @@ -[0] -julia = "1.6.0-1" - ["0-0.1"] ExpressionTreeForge = "0.1.1-0.1" JuMP = "0.21.5-0.21" @@ -14,6 +11,9 @@ NLPModels = "0.17.2-0.17" NLPModelsJuMP = "0.8.3-0.8" ReverseDiff = "1.12.0-1" +["0-0.3"] +julia = "1.6.0-1" + ["0.2"] ExpressionTreeForge = "0.1.2-0.1" PartitionedStructures = "0.1.3-0.1" @@ -21,18 +21,22 @@ PartitionedStructures = "0.1.3-0.1" ["0.2-0"] ForwardDiff = "0.10.30-0.10" LinearOperators = "2.3.2-2" + +["0.2-0.3"] Statistics = "1.6.0-1" -["0.3-0"] +["0.3"] ADNLPModels = "0.4" -FastClosures = "0.3.2-0.3" JSOSolvers = "0.9.3-0.9" Krylov = "0.9" NLPModels = "0.19.2-0.19" NLPModelsJuMP = "0.11.1-0.11" -ReverseDiff = "1.14.1-1" SolverTools = "0.8.1-0.8" +["0.3-0"] +FastClosures = "0.3.2-0.3" +ReverseDiff = "1.14.1-1" + ["0.3-0.3.1"] ExpressionTreeForge = "0.1.3-0.1" @@ -48,9 +52,25 @@ ExpressionTreeForge = "0.1.4-0.1" ["0.3.3-0"] PartitionedStructures = "0.1.5-0.1" + +["0.3.3-0.3"] PartitionedVectors = "0.1.2-0.1" ["0.3.5-0"] -ExpressionTreeForge = "0.1.6-0.1" MathOptInterface = "1.13.2-1" + +["0.3.5-0.3"] +ExpressionTreeForge = "0.1.6-0.1" NLPModelsModifiers = "0.6.3-0.6" + +["0.4-0"] +ADNLPModels = "0.8.10-0.8" +ExpressionTreeForge = "0.2" +JSOSolvers = "0.12.1-0.12" +Krylov = "0.9.8-0.9" +NLPModels = "0.21.2-0.21" +NLPModelsJuMP = "0.13.2-0.13" +NLPModelsModifiers = "0.7.2-0.7" +PartitionedVectors = "0.1.3-0.1" +SolverTools = "0.9" +julia = "1.10.0-1" diff --git a/P/PartiallySeparableNLPModels/Versions.toml b/P/PartiallySeparableNLPModels/Versions.toml index 15dc4565376..e66e79e7b3b 100644 --- a/P/PartiallySeparableNLPModels/Versions.toml +++ b/P/PartiallySeparableNLPModels/Versions.toml @@ -30,3 +30,7 @@ ["0.3.5"] git-tree-sha1 = "42949b5634a06d7687cd38353507bd615f44a89b" nix-sha256 = "17vl9hlf851zmk5wlqyfyjj037cpj1jp7857ff78h2lbx643d3y6" + +["0.4.0"] + git-tree-sha1 = "e45d33789d4799f7d73d06e335765b719fa6849d" + nix-sha256 = "1y5xj6i247x2bbrvm4dqwv5z9yiby336ywy4g8xya86lsv3z62g3" diff --git a/P/ParticleInCell/Compat.toml b/P/ParticleInCell/Compat.toml index e7fb3429ab5..5ab61ce0a54 100644 --- a/P/ParticleInCell/Compat.toml +++ b/P/ParticleInCell/Compat.toml @@ -5,3 +5,6 @@ SparseArrays = "1.9.0-1" StaticArrays = "1" StructEquality = "2" julia = "1.9.0-1" + +["1.1-1"] +Distributions = "0.25.115-0.25" diff --git a/P/ParticleInCell/Deps.toml b/P/ParticleInCell/Deps.toml index 171e809168d..3cc7c2955a3 100644 --- a/P/ParticleInCell/Deps.toml +++ b/P/ParticleInCell/Deps.toml @@ -4,3 +4,6 @@ LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" StructEquality = "6ec83bb0-ed9f-11e9-3b4c-2b04cb4e219c" + +["1.1-1"] +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" diff --git a/P/ParticleInCell/Versions.toml b/P/ParticleInCell/Versions.toml index dcaeb3b598e..20e0c77b526 100644 --- a/P/ParticleInCell/Versions.toml +++ b/P/ParticleInCell/Versions.toml @@ -2,3 +2,7 @@ ["1.0.0"] git-tree-sha1 = "24f67547bc9179df833f300173aa23509e491388" nix-sha256 = "1l65lrkhkxs0k636hq7v4c2fmkj7ckck254f31ivp0xamb8yafv6" + +["1.1.0"] + git-tree-sha1 = "b15c420bbb46fb828b1334d1f3de2071b306b7c9" + nix-sha256 = "1fvy1d258zqjj0yq6l4l7sqq6alkfx08xzhsckcrh4f4c629j680" diff --git a/P/PauliStrings/Compat.toml b/P/PauliStrings/Compat.toml index b8ebc3b54c7..40c6873a53e 100644 --- a/P/PauliStrings/Compat.toml +++ b/P/PauliStrings/Compat.toml @@ -3,3 +3,6 @@ Dictionaries = "0.4" Documenter = "1.6.0-1" ProgressBars = "1.5.0-1" julia = "1.6.7-1" + +["1.3-1"] +SparseArrays = "1.6.0-1" diff --git a/P/PauliStrings/Deps.toml b/P/PauliStrings/Deps.toml index adb91be1bac..ae2d0f8fc0e 100644 --- a/P/PauliStrings/Deps.toml +++ b/P/PauliStrings/Deps.toml @@ -4,3 +4,6 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" ProgressBars = "49802e3a-d2f1-5c88-81d8-b72133a6f568" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" + +["1.3-1"] +SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" diff --git a/P/PauliStrings/Versions.toml b/P/PauliStrings/Versions.toml index 1daef4a8eae..098c635337d 100644 --- a/P/PauliStrings/Versions.toml +++ b/P/PauliStrings/Versions.toml @@ -30,3 +30,7 @@ ["1.2.3"] git-tree-sha1 = "48bee3eac82f8b020391b23a707c2af80f7cbc66" nix-sha256 = "0zfpakjq3xbmf9mk4bi3lqhfm5f5kwh5sh3d7fx2qs6givvgm8az" + +["1.3.0"] + git-tree-sha1 = "b5ca28e9c080fd5581c223518f71c12b244037aa" + nix-sha256 = "15yvvwi4hhnmaakygn8yi8rvzxhkv4qygxhiwa8rlh6dg0z0mrv7" diff --git a/P/Porcupine/Versions.toml b/P/Porcupine/Versions.toml index 6fd907a4ab2..340a4d45868 100644 --- a/P/Porcupine/Versions.toml +++ b/P/Porcupine/Versions.toml @@ -190,3 +190,7 @@ ["1.0.3"] git-tree-sha1 = "d254a544f3ba79e7921ae021d00cde3fddfb4e18" nix-sha256 = "13x8bwcrxcjqr047hd5r17k1rg6fbfqx47g1k4miwy73ars5i0zg" + +["1.0.4"] + git-tree-sha1 = "9dcbc4aa5a9436ad0c0ce4dca80b7655e83298a8" + nix-sha256 = "1jpaz8lms1bx9g7jwfk7nwl20502pxz060nwy0f5r0lngk9dqnfh" diff --git a/P/PseudoPotentialData/Versions.toml b/P/PseudoPotentialData/Versions.toml index bba9b2bbb21..4b1cf8df8f5 100644 --- a/P/PseudoPotentialData/Versions.toml +++ b/P/PseudoPotentialData/Versions.toml @@ -18,3 +18,7 @@ ["0.2.1"] git-tree-sha1 = "b9ee06164b6aaef601c1048fc2eae4c56fb8fd31" nix-sha256 = "16n692522x8ww1p1rdb4gaiwds08mfyf5dfapm012xfy6a9jp8av" + +["0.2.2"] + git-tree-sha1 = "922e0cd5bcaeb4033e7283e85eaa17e11e80c6d6" + nix-sha256 = "04fz8h7aq05fm6mfvskir7mrpcrg9wj0gg30xmrsi7xl5rqq2d2l" diff --git a/Q/Quantikz/Compat.toml b/Q/Quantikz/Compat.toml index 75b404e8a04..36db7237696 100644 --- a/Q/Quantikz/Compat.toml +++ b/Q/Quantikz/Compat.toml @@ -15,7 +15,7 @@ FileIO = "1.6.0-1" Ghostscript_jll = "9.53.0-9" ImageMagick = "1.1.0-1" -[1] +["1-1.3"] EndpointRanges = "0.2" ["1.1.1"] @@ -25,5 +25,10 @@ Tectonic = "0.4-0.6" Tectonic = "0.8" ["1.2-1"] -julia = "1.6.0-1" tectonic_jll = "0.11" + +["1.2-1.3"] +julia = "1.6.0-1" + +["1.4-1"] +julia = "1.11.0-1" diff --git a/Q/Quantikz/Deps.toml b/Q/Quantikz/Deps.toml index 189e5c755d4..35e41b1a9b7 100644 --- a/Q/Quantikz/Deps.toml +++ b/Q/Quantikz/Deps.toml @@ -12,7 +12,7 @@ FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549" Ghostscript_jll = "61579ee1-b43e-5ca0-a5da-69d92c66a64b" ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1" -[1] +["1-1.3"] EndpointRanges = "340492b5-2a47-5f55-813d-aca7ddf97656" ["1.2-1"] diff --git a/Q/Quantikz/Versions.toml b/Q/Quantikz/Versions.toml index 0fa77469008..bc2ad9e4432 100644 --- a/Q/Quantikz/Versions.toml +++ b/Q/Quantikz/Versions.toml @@ -78,3 +78,7 @@ ["1.3.1"] git-tree-sha1 = "f13b7ce9d7f61ac129f4e93c27a6a22d6937f52d" nix-sha256 = "064sjv545kspxpl3dcjvjbw1vilzqyl1ba3pbyw774mi7bbz8545" + +["1.4.0"] + git-tree-sha1 = "cf90590391d110ba5cb31cbf9f1ca65bb41bdafb" + nix-sha256 = "1k7m61n49vc5fymy01vkyk1hwdw30xsrmgqz83gpg88jkrpnzk7q" diff --git a/R/Reactant/Compat.toml b/R/Reactant/Compat.toml index 5022e7c26ab..b9973e67a95 100644 --- a/R/Reactant/Compat.toml +++ b/R/Reactant/Compat.toml @@ -54,6 +54,9 @@ Enzyme = "0.13" ["0.2.10"] Enzyme = "0.13.21-0.13" +["0.2.11"] +Reactant_jll = "0.0.33" + ["0.2.11-0"] Adapt = "4.1.0-4" CEnum = "0.5" @@ -61,7 +64,9 @@ Enzyme = "0.13.22-0.13" EnzymeCore = "0.8.8-0.8" Random = "1.10.0-1" ReactantCore = "0.1.3-0.1" -Reactant_jll = "0.0.33" + +["0.2.12-0"] +Reactant_jll = "0.0.34" ["0.2.2-0.2.10"] Adapt = "4" diff --git a/R/Reactant/Versions.toml b/R/Reactant/Versions.toml index 33b1d5c5904..af4bca55c49 100644 --- a/R/Reactant/Versions.toml +++ b/R/Reactant/Versions.toml @@ -55,6 +55,10 @@ git-tree-sha1 = "691c44c0666f7e9c80be30fed4d97157cb21a6de" nix-sha256 = "0ivawmpbp8jl7335c1zkcmrqjzbg8inwx5pv0bpgp8n8gls046gc" +["0.2.12"] + git-tree-sha1 = "c5e8fb88a73fb9eb143c5f22e446c36a430f9c6f" + nix-sha256 = "18h9px6bmhlg4qd0kjp2918m9b92a923z7wx7j4aybc2af56afz1" + ["0.2.2"] git-tree-sha1 = "94ec81af307bbd1a037dca2ac13fea6a0e71d3da" nix-sha256 = "165a7lhjhjyi7pib275hbgnmvh69krd25bsd7d086hfjnrmq20si" diff --git a/Registry.toml b/Registry.toml index 570577a3221..5796c2bb340 100644 --- a/Registry.toml +++ b/Registry.toml @@ -5286,6 +5286,7 @@ some amount of consideration when choosing package names. 71d5d903-a9d4-4e03-9846-ef3fdeefd64d = { name = "SimulinkSDIImporter", path = "S/SimulinkSDIImporter" } 71dbed6d-20b0-48c6-bb22-c3e423edce76 = { name = "MPIAsyncPools", path = "M/MPIAsyncPools" } 71e1c77a-176e-49fd-a90f-f84a4a948e95 = { name = "SimpleCaching", path = "S/SimpleCaching" } +71e2a337-b4d4-4738-9f2b-3c37e1d3d462 = { name = "SurfaceWaterIntegratedModeling", path = "S/SurfaceWaterIntegratedModeling" } 71e43887-2bd9-5f77-aebd-47f656f0a3f0 = { name = "SolidStateDetectors", path = "S/SolidStateDetectors" } 71e4ad71-e4f2-45a3-aa0a-91ffaa9676be = { name = "FreezeCurves", path = "F/FreezeCurves" } 71e55505-9134-4914-97da-b2ab28305a13 = { name = "GridCreation", path = "G/GridCreation" } @@ -11073,6 +11074,7 @@ eeda0dda-7046-4914-a807-2495fc7abb89 = { name = "SafeTensors", path = "S/SafeTen eeddca60-27f6-4483-8676-7b6aefcc60ae = { name = "TestAbstractTypes", path = "T/TestAbstractTypes" } eef66a8b-8d7a-5724-a8d2-7c31ae1e29ed = { name = "libcap_jll", path = "jll/L/libcap_jll" } eef6e190-9969-4f06-a38f-35a110a8fdc8 = { name = "SequenceVariation", path = "S/SequenceVariation" } +eef8b2eb-50cb-54da-ad81-a1e64fa68590 = { name = "Clay_jll", path = "jll/C/Clay_jll" } eeff360b-c02d-44d3-ab26-4013c616a17e = { name = "JobSchedulers", path = "J/JobSchedulers" } ef02786f-6848-5d1f-95d1-5517628ee114 = { name = "EchogramImages", path = "E/EchogramImages" } ef104744-fcb3-4e7e-8bb2-6e95860d81ed = { name = "TidyTest", path = "T/TidyTest" } @@ -11760,6 +11762,7 @@ ffa89bc3-d1bd-4aea-b9f7-e9902d9f56ab = { name = "MeshSteward", path = "M/MeshSte ffa9a821-9c82-50df-894e-fbcef3ed31cd = { name = "DocumentFormat", path = "D/DocumentFormat" } ffab5731-97b5-5995-9138-79e8c1846df0 = { name = "BlockBandedMatrices", path = "B/BlockBandedMatrices" } ffab58b1-199d-4bd9-83d9-8aaad2b4ff2e = { name = "Nodariety", path = "N/Nodariety" } +ffb1ca98-47b0-4d1d-981f-3619cfc1f844 = { name = "AdvancedEncryptionStandard", path = "A/AdvancedEncryptionStandard" } ffbea66a-397b-416b-b21c-0d4295c18fac = { name = "Lyra", path = "L/Lyra" } ffbed154-4ef7-542d-bbb7-c09d3a79fcae = { name = "DocStringExtensions", path = "D/DocStringExtensions" } ffc6123f-ba44-4b2f-a8ce-46f3306b22af = { name = "TechnicalIndicatorCharts", path = "T/TechnicalIndicatorCharts" } diff --git a/S/SCTransform/Compat.toml b/S/SCTransform/Compat.toml index 5b3d4923d39..61a87d82253 100644 --- a/S/SCTransform/Compat.toml +++ b/S/SCTransform/Compat.toml @@ -25,5 +25,8 @@ Statistics = "1" ["0.2"] StableHashTraits = "1.2.0-1" -["0.3-0"] +["0.3.0"] StableHashTraits = "1.3.1-1" + +["0.3.1-0"] +StableHashTraits = "1.3.1-2" diff --git a/S/SCTransform/Versions.toml b/S/SCTransform/Versions.toml index fb07cff3d49..d4366b37267 100644 --- a/S/SCTransform/Versions.toml +++ b/S/SCTransform/Versions.toml @@ -22,3 +22,7 @@ ["0.3.0"] git-tree-sha1 = "50adda36ba17382ef200063061ace9c65cb2d130" nix-sha256 = "1gg975qi8lx9jmhz6wmdjn07fpr03cki6c7428qj78rkzhfqas5l" + +["0.3.1"] + git-tree-sha1 = "f373eb854aacc8d0e73595a9728b0ce00d1d1764" + nix-sha256 = "1v4jmxdp3czn1sclp55kb3pirrqmb640syi7vl07wfk4qlmpz13f" diff --git a/S/SatelliteToolboxPropagators/Versions.toml b/S/SatelliteToolboxPropagators/Versions.toml index 652060eb536..5c319f7d158 100644 --- a/S/SatelliteToolboxPropagators/Versions.toml +++ b/S/SatelliteToolboxPropagators/Versions.toml @@ -22,3 +22,7 @@ ["0.3.2"] git-tree-sha1 = "55cb7fc06047fd06ae1c149d39555d25c741fc3a" nix-sha256 = "10ijr5ai77mx0yh0g3kgs0lp98hd6nrwmr7zngm4kb44qh3bn1bk" + +["0.3.3"] + git-tree-sha1 = "01502720abd632cea6b3acb0a47c86d6fa4dbfa0" + nix-sha256 = "1c823scpy9jpqymc1a6dkbzx82qw9glc33797jm010258agnxgsi" diff --git a/S/SurfaceWaterIntegratedModeling/Compat.toml b/S/SurfaceWaterIntegratedModeling/Compat.toml new file mode 100644 index 00000000000..32877aa324a --- /dev/null +++ b/S/SurfaceWaterIntegratedModeling/Compat.toml @@ -0,0 +1,15 @@ +[1] +ArchGDAL = "0.10.2-0.10" +ColorSchemes = "3.24.0-3" +Colors = "0.12.10-0.12" +DifferentialEquations = "7.13.0-7" +GLMakie = "0.10.18-0.10" +GeometryBasics = "0.4.11-0.4" +GraphPlot = "0.6" +Graphs = "1.9.0-1" +Images = "0.26.1-0.26" +Interpolations = "0.15.1-0.15" +Makie = "0.21" +OffsetArrays = "1.13.0-1" +Roots = "2.1.2-2" +julia = "1.9.0-1" diff --git a/S/SurfaceWaterIntegratedModeling/Deps.toml b/S/SurfaceWaterIntegratedModeling/Deps.toml new file mode 100644 index 00000000000..7e50174e4cf --- /dev/null +++ b/S/SurfaceWaterIntegratedModeling/Deps.toml @@ -0,0 +1,17 @@ +[1] +ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3" +ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4" +Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" +DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" +DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa" +GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a" +GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326" +GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231" +Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" +Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0" +Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" +LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3" +Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" +OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" +Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665" +SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" diff --git a/S/SurfaceWaterIntegratedModeling/Package.toml b/S/SurfaceWaterIntegratedModeling/Package.toml new file mode 100644 index 00000000000..2fe32f7ce31 --- /dev/null +++ b/S/SurfaceWaterIntegratedModeling/Package.toml @@ -0,0 +1,3 @@ +name = "SurfaceWaterIntegratedModeling" +uuid = "71e2a337-b4d4-4738-9f2b-3c37e1d3d462" +repo = "https://github.com/sintefmath/SurfaceWaterIntegratedModeling.jl.git" diff --git a/S/SurfaceWaterIntegratedModeling/Versions.toml b/S/SurfaceWaterIntegratedModeling/Versions.toml new file mode 100644 index 00000000000..6e702ba4229 --- /dev/null +++ b/S/SurfaceWaterIntegratedModeling/Versions.toml @@ -0,0 +1,4 @@ + +["1.0.1"] + git-tree-sha1 = "53aa9e16c300a328d20ff007747cb7ad517fbaa1" + nix-sha256 = "1mq55l1wah8ckgzcwxb4wyhplqswxshbnk2rfbrdymnrw3bwgzqr" diff --git a/T/TermStructureModels/Versions.toml b/T/TermStructureModels/Versions.toml index a0d77dab2fe..90fcaa8ed52 100644 --- a/T/TermStructureModels/Versions.toml +++ b/T/TermStructureModels/Versions.toml @@ -14,3 +14,7 @@ ["0.3.1"] git-tree-sha1 = "47507208f68ed7992cb39aa0273918da6466ab22" nix-sha256 = "02dssiafymmx2y6x1440pi859yyc8s09jhh2rj20dyc3bdbp1f4c" + +["0.3.2"] + git-tree-sha1 = "d66bcb0d10f2638caf98bcef9dda335212bbe8cb" + nix-sha256 = "1b663nh32lb36dnhd3f0hpm5bqnlxkcz52irbljn37lbiabg79vi" diff --git a/jll/B/Blosc2_jll/Compat.toml b/jll/B/Blosc2_jll/Compat.toml index f620871a86f..07907fd74b8 100644 --- a/jll/B/Blosc2_jll/Compat.toml +++ b/jll/B/Blosc2_jll/Compat.toml @@ -10,10 +10,8 @@ Zstd_jll = "1.5.0-1" Artifacts = "1" Libdl = "1" -["201-201.1500.101"] -JLLWrappers = "1.2.0-1" - [201] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["201-201.1500.100"] @@ -27,6 +25,3 @@ Artifacts = ["0.0.0", "1"] Libdl = ["0.0.0", "1"] Lz4_jll = "1.10.0-1" Zstd_jll = "1.5.6-1" - -["201.1500.201-201"] -JLLWrappers = "1.7.0-1" diff --git a/jll/B/Blosc2_jll/Versions.toml b/jll/B/Blosc2_jll/Versions.toml index c8b638450eb..4c1dfbae1d8 100644 --- a/jll/B/Blosc2_jll/Versions.toml +++ b/jll/B/Blosc2_jll/Versions.toml @@ -86,3 +86,7 @@ ["201.1500.201+1"] git-tree-sha1 = "9dfcd313f0f71c75f5d13d324c2e3e5f3276d5aa" nix-sha256 = "160mkxwlmkgjqpg7y080wx6253fjm2y72syvyks53h2a9bsqskq2" + +["201.1500.201+2"] + git-tree-sha1 = "3ac07ee0111b8e6e3641bc0e29fd1c3fd3e84545" + nix-sha256 = "1d0p4zcrrhwrh8by7j85l8b2s7w6n2ld4fw5dvv3q1l3lf4fy4iz" diff --git a/jll/B/Blosc_jll/Compat.toml b/jll/B/Blosc_jll/Compat.toml index 95d3cd2c722..2bccbe41eaf 100644 --- a/jll/B/Blosc_jll/Compat.toml +++ b/jll/B/Blosc_jll/Compat.toml @@ -1,7 +1,7 @@ ["1-1.21.0"] julia = "1" -["1.21-1.21.5"] +["1.21-1"] JLLWrappers = "1.2.0-1" ["1.21.1-1"] @@ -16,7 +16,6 @@ Zstd_jll = "1.5.0-1" ["1.21.6-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] Lz4_jll = "1.10.0-1" Zstd_jll = "1.5.6-1" diff --git a/jll/B/Blosc_jll/Versions.toml b/jll/B/Blosc_jll/Versions.toml index 4382a58a3fe..ac5ee3b13d0 100644 --- a/jll/B/Blosc_jll/Versions.toml +++ b/jll/B/Blosc_jll/Versions.toml @@ -34,3 +34,7 @@ ["1.21.6+1"] git-tree-sha1 = "c5acdf7065862659dd4245494c40c90a66308651" nix-sha256 = "1xpsjl3dq6zic4w9xzx9821ckgdn3n50vhsq9vp4qjynqb810y1f" + +["1.21.6+2"] + git-tree-sha1 = "ef12cdd1c7fb7e1dfd6fa8fd60d4db6bc61d2f23" + nix-sha256 = "1nfkv0kr5pd9m92x6gj9wnp3b2s8na3zs4qhsis0zrk392bqgv4j" diff --git a/jll/B/Bzip2_jll/Compat.toml b/jll/B/Bzip2_jll/Compat.toml index 707d4a87231..2298806611d 100644 --- a/jll/B/Bzip2_jll/Compat.toml +++ b/jll/B/Bzip2_jll/Compat.toml @@ -4,11 +4,10 @@ JLLWrappers = "1.1.0-1" ["1-1.0.7"] julia = "1" -["1.0.7"] +["1.0.7-1"] JLLWrappers = "1.2.0-1" ["1.0.8-1"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" julia = "1.6.0-1" diff --git a/jll/B/Bzip2_jll/Versions.toml b/jll/B/Bzip2_jll/Versions.toml index 3a4508713fc..362bf6a3776 100644 --- a/jll/B/Bzip2_jll/Versions.toml +++ b/jll/B/Bzip2_jll/Versions.toml @@ -42,3 +42,7 @@ ["1.0.8+3"] git-tree-sha1 = "35abeca13bc0425cff9e59e229d971f5231323bf" nix-sha256 = "06kw2mpj3l92vf9cim1pzr6f6rajf16l4p8x2wwc5v8hlw0bf02g" + +["1.0.8+4"] + git-tree-sha1 = "8873e196c2eb87962a2048b3b8e08946535864a1" + nix-sha256 = "1w2j5xb5gk8287ci8p78pg063f3b4zh3l04ykyj2v3dk11d1d4ac" diff --git a/jll/B/boost_jll/Compat.toml b/jll/B/boost_jll/Compat.toml index c3861c66e78..edb29168a15 100644 --- a/jll/B/boost_jll/Compat.toml +++ b/jll/B/boost_jll/Compat.toml @@ -2,13 +2,10 @@ JLLWrappers = "1.1.0-1" julia = "1" -["1.76"] -JLLWrappers = "1.2.0-1" - ["1.76-1"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["1.79-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/B/boost_jll/Versions.toml b/jll/B/boost_jll/Versions.toml index 9b586559350..08ee6fd20a9 100644 --- a/jll/B/boost_jll/Versions.toml +++ b/jll/B/boost_jll/Versions.toml @@ -34,3 +34,7 @@ ["1.79.0+2"] git-tree-sha1 = "0d2fcf09b1fa8f8ea09bada99cbc2325a679186e" nix-sha256 = "1zwp2xgn5icfsral514kxfrnjplpmqlmckwx5l8aph6j3ff1fjyh" + +["1.79.0+3"] + git-tree-sha1 = "d9484c66c733c1c84f1d4cfef538d3c7b9d32199" + nix-sha256 = "05dk9lj30r48sszbxhx8v7malsclk44pw57j2071xmj03ddijcpm" diff --git a/jll/B/brotli_jll/Compat.toml b/jll/B/brotli_jll/Compat.toml index 4da4133c75e..2d4f09c068a 100644 --- a/jll/B/brotli_jll/Compat.toml +++ b/jll/B/brotli_jll/Compat.toml @@ -1,10 +1,7 @@ -["1.0"] -JLLWrappers = "1.2.0-1" - [1] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["1.1-1"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" diff --git a/jll/B/brotli_jll/Versions.toml b/jll/B/brotli_jll/Versions.toml index 46d6e169bcc..f2f3d8c1f81 100644 --- a/jll/B/brotli_jll/Versions.toml +++ b/jll/B/brotli_jll/Versions.toml @@ -14,3 +14,7 @@ ["1.1.0+2"] git-tree-sha1 = "24b3faaca3a8cdbc6a67e87690b32bd601c7a2cb" nix-sha256 = "0g9mg59bf1y05hdrg93pav5d6b073669n5c6hqh92nlh4vhfrqzp" + +["1.1.0+3"] + git-tree-sha1 = "8b866063e234476f32bfe49668ba06f7586d13eb" + nix-sha256 = "1rmij5vcyz5w7isf9gn5mch1mms96j8sfr14wbq9mak991rvv74i" diff --git a/jll/C/Clay_jll/Compat.toml b/jll/C/Clay_jll/Compat.toml new file mode 100644 index 00000000000..558cacc9e22 --- /dev/null +++ b/jll/C/Clay_jll/Compat.toml @@ -0,0 +1,5 @@ +[0] +Artifacts = ["0.0.0", "1"] +JLLWrappers = "1.7.0-1" +Libdl = ["0.0.0", "1"] +julia = "1.6.0-1" diff --git a/jll/C/Clay_jll/Deps.toml b/jll/C/Clay_jll/Deps.toml new file mode 100644 index 00000000000..c0c0409f514 --- /dev/null +++ b/jll/C/Clay_jll/Deps.toml @@ -0,0 +1,4 @@ +[0] +Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" +JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" +Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" diff --git a/jll/C/Clay_jll/Package.toml b/jll/C/Clay_jll/Package.toml new file mode 100644 index 00000000000..6fbd7fea399 --- /dev/null +++ b/jll/C/Clay_jll/Package.toml @@ -0,0 +1,3 @@ +name = "Clay_jll" +uuid = "eef8b2eb-50cb-54da-ad81-a1e64fa68590" +repo = "https://github.com/JuliaBinaryWrappers/Clay_jll.jl.git" diff --git a/jll/C/Clay_jll/Versions.toml b/jll/C/Clay_jll/Versions.toml new file mode 100644 index 00000000000..bb80f38f4e2 --- /dev/null +++ b/jll/C/Clay_jll/Versions.toml @@ -0,0 +1,4 @@ + +["0.1.2+0"] + git-tree-sha1 = "8595f7d4fe7b8f1323b41243cc7062472cff225a" + nix-sha256 = "0r0cn6scf7av5an4a3kapsgbqssr4jk5dcp38z5zlnzavmgd01f4" diff --git a/jll/E/Expat_jll/Compat.toml b/jll/E/Expat_jll/Compat.toml index c481e35be9c..633aa3864e1 100644 --- a/jll/E/Expat_jll/Compat.toml +++ b/jll/E/Expat_jll/Compat.toml @@ -2,10 +2,8 @@ JLLWrappers = "1.1.0-1" julia = "1" -["2.2.10-2.6.2"] -JLLWrappers = "1.2.0-1" - ["2.2.10-2"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["2.2.10-2.2"] @@ -18,5 +16,4 @@ Libdl = "1" ["2.6.4-2"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/E/Expat_jll/Versions.toml b/jll/E/Expat_jll/Versions.toml index 59a12e77cb6..9f64be7f4b3 100644 --- a/jll/E/Expat_jll/Versions.toml +++ b/jll/E/Expat_jll/Versions.toml @@ -62,3 +62,7 @@ ["2.6.4+2"] git-tree-sha1 = "f42a5b1e20e009a43c3646635ed81a9fcaccb287" nix-sha256 = "1b12sajccs1dl28j56a5d18xyr7bmnl94znh4k5yxk2a4ls3ysai" + +["2.6.4+3"] + git-tree-sha1 = "e51db81749b0777b2147fbe7b783ee79045b8e99" + nix-sha256 = "0x91qwdz5yn3y576l9621xxvlp08jx0fy9xspci052l4gqi0g0vk" diff --git a/jll/F/FFTW_jll/Compat.toml b/jll/F/FFTW_jll/Compat.toml index b737e85aeac..f050495ed2f 100644 --- a/jll/F/FFTW_jll/Compat.toml +++ b/jll/F/FFTW_jll/Compat.toml @@ -1,9 +1,10 @@ -["3-3.3.9"] +[3] JLLWrappers = "1.2.0-1" + +["3-3.3.9"] julia = "1" ["3.3.10-3"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] julia = "1.6.0-1" diff --git a/jll/F/FFTW_jll/Versions.toml b/jll/F/FFTW_jll/Versions.toml index 9db918026f0..964a4e5ebc7 100644 --- a/jll/F/FFTW_jll/Versions.toml +++ b/jll/F/FFTW_jll/Versions.toml @@ -11,6 +11,10 @@ git-tree-sha1 = "5cf2433259aa3985046792e2afc01fcec076b549" nix-sha256 = "0fqbj4g7716fzxgd1i4padda9ny2bnpalwf51h4vl3q00y2ddslk" +["3.3.10+3"] + git-tree-sha1 = "4d81ed14783ec49ce9f2e168208a12ce1815aa25" + nix-sha256 = "04g2glnzwaz17rmn4937brvfx91criv8va5k9z8d27z0508q3cc6" + ["3.3.9+0"] git-tree-sha1 = "cbb14efae22b575416a97f4238550c790cb32928" nix-sha256 = "1pw685q064dxdpc21dcnvi5l58l7kjws90fq7pzdp4igrm49cdwz" diff --git a/jll/G/Giflib_jll/Compat.toml b/jll/G/Giflib_jll/Compat.toml index a29bcb23e18..47e31c69b57 100644 --- a/jll/G/Giflib_jll/Compat.toml +++ b/jll/G/Giflib_jll/Compat.toml @@ -1,13 +1,17 @@ ["5-5.1"] julia = "1" -["5.2-5.2.1"] -JLLWrappers = "1.2.0-1" - ["5.2-5"] julia = "1.6.0-1" -["5.2.2-5"] +["5.2-5.2.2"] +JLLWrappers = "1.2.0-1" + +["5.2.2"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" + +["5.2.3-5"] +Artifacts = ["0.0.0", "1"] +JLLWrappers = "1.7.0-1" +Libdl = ["0.0.0", "1"] diff --git a/jll/G/Giflib_jll/Versions.toml b/jll/G/Giflib_jll/Versions.toml index 15083d2af79..145858ba98c 100644 --- a/jll/G/Giflib_jll/Versions.toml +++ b/jll/G/Giflib_jll/Versions.toml @@ -18,3 +18,11 @@ ["5.2.2+1"] git-tree-sha1 = "7141135f9073f135e68c5ee8df44fb0fb80689b8" nix-sha256 = "0ncdnf792052hgfcsiwgz503ki7yf81sipbifwyniji4z88w07xj" + +["5.2.2+2"] + git-tree-sha1 = "0224cce99284d997f6880a42ef715a37c99338d1" + nix-sha256 = "0dn4vdj91lsdbj3scqmvzdy0lxwypv225rxydwg44s5gwlkj4zjb" + +["5.2.3+0"] + git-tree-sha1 = "6570366d757b50fabae9f4315ad74d2e40c0560a" + nix-sha256 = "1v7rz4kwbdzqqk4vf8716awr8dh2yz6qkakar8w468lmi8bavy08" diff --git a/jll/G/GnuPG_jll/Compat.toml b/jll/G/GnuPG_jll/Compat.toml index 4e266a75beb..2b943fdb4f3 100644 --- a/jll/G/GnuPG_jll/Compat.toml +++ b/jll/G/GnuPG_jll/Compat.toml @@ -1,6 +1,16 @@ -[2] +["2-2.2"] Bzip2_jll = "1.0.6" JLLWrappers = "1.2.0-1" Libgpg_error_jll = "1.36.0" Nettle_jll = "3.4.1-3.4" julia = "1" + +["2.4-2"] +Artifacts = ["0.0.0", "1"] +Bzip2_jll = "1.0.8-1" +JLLWrappers = "1.7.0-1" +Libdl = ["0.0.0", "1"] +Libgpg_error_jll = "1.51.0-1" +Nettle_jll = "3.10" +OpenSSL_jll = "3.0.15-3" +julia = "1.6.0-1" diff --git a/jll/G/GnuPG_jll/Deps.toml b/jll/G/GnuPG_jll/Deps.toml index 82ce3f4d69b..0c2f685ddfc 100644 --- a/jll/G/GnuPG_jll/Deps.toml +++ b/jll/G/GnuPG_jll/Deps.toml @@ -1,7 +1,6 @@ [2] Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" Bzip2_jll = "6e34b625-4abd-537c-b88f-471c36dfa7a0" -GnuTLS_jll = "0951126a-58fd-58f1-b5b3-b08c7c4a876d" JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" Libassuan_jll = "3c934f36-e25c-5265-85bb-28494e4832bb" Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" @@ -10,8 +9,14 @@ Libgpg_error_jll = "7add5ba3-2f88-524e-9cd5-f83b8a55f7b8" Libksba_jll = "52a58d30-3731-5a3f-8361-26ffb4f63669" Nettle_jll = "4c82536e-c426-54e4-b420-14f461c4ed8b" OpenLDAPClient_jll = "234f2d50-f964-585e-b1c8-17cd4567e563" -Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" SQLite_jll = "76ed43ae-9a5d-5a62-8c75-30186b810ce8" Zlib_jll = "83775a58-1f1d-513f-b197-d71354ab007a" libusb_jll = "a877fdc9-fe69-5ed6-b93d-11ecd0dc2d49" nPth_jll = "58695248-dc95-54d8-8aad-a18bc9fe19aa" + +["2-2.2"] +GnuTLS_jll = "0951126a-58fd-58f1-b5b3-b08c7c4a876d" +Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" + +["2.4-2"] +OpenSSL_jll = "458c3c95-2e84-50aa-8efc-19380b2a3a95" diff --git a/jll/G/GnuPG_jll/Versions.toml b/jll/G/GnuPG_jll/Versions.toml index e084b5618ea..6a6cbe90cfc 100644 --- a/jll/G/GnuPG_jll/Versions.toml +++ b/jll/G/GnuPG_jll/Versions.toml @@ -2,3 +2,7 @@ ["2.2.27+0"] git-tree-sha1 = "8a58df57c80655af8d9b5bed0450c66a50bc174a" nix-sha256 = "0byr20y27p2npwj6vp37wpdlmqc66yk7i5qki9iz5qjl1g4hardj" + +["2.4.7+0"] + git-tree-sha1 = "31b1211bc72e277499168501b62100e2ebff6c25" + nix-sha256 = "1xpdx1z9pz5zh71wg3pfr0zhxs21yl3c5m21b6x376kgrp96ypzy" diff --git a/jll/H/Hwloc_jll/Compat.toml b/jll/H/Hwloc_jll/Compat.toml index c6644138841..e904e08d901 100644 --- a/jll/H/Hwloc_jll/Compat.toml +++ b/jll/H/Hwloc_jll/Compat.toml @@ -5,10 +5,7 @@ julia = "1" Artifacts = ["0.0.0", "1"] Libdl = ["0.0.0", "1"] -["2.11.2-2"] -JLLWrappers = "1.7.0-1" - -["2.4-2.11.1"] +["2.4-2"] JLLWrappers = "1.2.0-1" ["2.5-2"] diff --git a/jll/H/Hwloc_jll/Versions.toml b/jll/H/Hwloc_jll/Versions.toml index 7cfd0d9c619..1dc254caabd 100644 --- a/jll/H/Hwloc_jll/Versions.toml +++ b/jll/H/Hwloc_jll/Versions.toml @@ -27,6 +27,10 @@ git-tree-sha1 = "290232556f4ffb60ac3e476acf28e1a46e764742" nix-sha256 = "1xk7z7vfj7p2lvx9fssxz2w807bvlh26vz0nyqhckg2s71gngx13" +["2.11.2+3"] + git-tree-sha1 = "50aedf345a709ab75872f80a2779568dc0bb461b" + nix-sha256 = "07hxyl9k7wpg7w2x5d7g43wavb7k8kcw87agwkwr4zm9y9nzs72j" + ["2.2.0+0"] git-tree-sha1 = "d9de29482e0a9efb0639328e208d02e01554fa9b" nix-sha256 = "1d704jxp5nrcmi53qxwa83vr7fjjmx6yk2aw9pc66wby7c1glcvb" diff --git a/jll/J/JpegTurbo_jll/Compat.toml b/jll/J/JpegTurbo_jll/Compat.toml index e1d9d573b7e..84b5e1fc896 100644 --- a/jll/J/JpegTurbo_jll/Compat.toml +++ b/jll/J/JpegTurbo_jll/Compat.toml @@ -2,12 +2,12 @@ JLLWrappers = "1.1.0-1" julia = "1" -["2.1-3.0"] -JLLWrappers = "1.2.0-1" - ["2.1-3"] julia = "1.6.0-1" +["2.1-3.1.0"] +JLLWrappers = "1.2.0-1" + ["3-3.0.3"] Artifacts = "1" Libdl = "1" @@ -16,5 +16,5 @@ Libdl = "1" Artifacts = ["0.0.0", "1"] Libdl = ["0.0.0", "1"] -["3.1-3"] +["3.1.1-3"] JLLWrappers = "1.7.0-1" diff --git a/jll/J/JpegTurbo_jll/Versions.toml b/jll/J/JpegTurbo_jll/Versions.toml index 996c4964f6e..b164125d018 100644 --- a/jll/J/JpegTurbo_jll/Versions.toml +++ b/jll/J/JpegTurbo_jll/Versions.toml @@ -50,3 +50,11 @@ ["3.1.0+1"] git-tree-sha1 = "3447a92280ecaad1bd93d3fce3d408b6cfff8913" nix-sha256 = "0w6lhc806wbprnzicl2jxszgqx74igghgsfyc2z1wsk8n0xl7yyi" + +["3.1.0+2"] + git-tree-sha1 = "ef10afc9f4b942bcd75f4c3bc9d9e8d802944c23" + nix-sha256 = "12nyp4ycyfaj4xb5qzmpqiris5hk35xz9bmgi3qyqyjy366ijhld" + +["3.1.1+0"] + git-tree-sha1 = "eac1206917768cb54957c65a615460d87b455fc1" + nix-sha256 = "03w1jj4r2bxlg9jxd5vdh8gskq3bxc2448pinim2z8p6rmjw1h4f" diff --git a/jll/L/LERC_jll/Compat.toml b/jll/L/LERC_jll/Compat.toml index 1c3e077013d..7abc7ddb095 100644 --- a/jll/L/LERC_jll/Compat.toml +++ b/jll/L/LERC_jll/Compat.toml @@ -4,7 +4,12 @@ JLLWrappers = "1.2.0-1" [3-4] julia = "1.6.0-1" -[4] +["4.0.0"] Artifacts = "1" -JLLWrappers = "1.7.0-1" +JLLWrappers = "1.2.0-1" Libdl = "1" + +["4.0.1-4"] +Artifacts = ["0.0.0", "1"] +JLLWrappers = "1.7.0-1" +Libdl = ["0.0.0", "1"] diff --git a/jll/L/LERC_jll/Versions.toml b/jll/L/LERC_jll/Versions.toml index f925f33ed74..41588791cc8 100644 --- a/jll/L/LERC_jll/Versions.toml +++ b/jll/L/LERC_jll/Versions.toml @@ -18,3 +18,11 @@ ["4.0.0+2"] git-tree-sha1 = "78e0f4b5270c4ae09c7c5f78e77b904199038945" nix-sha256 = "17rn69kvfvijik859jqyravcf4vpghd62i7hj5lfaf8a0arqfzdn" + +["4.0.0+3"] + git-tree-sha1 = "4ec1e8fac04150b570e315baaa68950e368a803d" + nix-sha256 = "195pdvbw6l5c38n36wkwphs2d9j7kz4dglj41kh0brbxz8aaj84w" + +["4.0.1+0"] + git-tree-sha1 = "aaafe88dccbd957a8d82f7d05be9b69172e0cee3" + nix-sha256 = "1xdp8zdipy64vl9zm2mijf6hw26q8kbmpmyzh5ns9kway0ip1q7n" diff --git a/jll/L/LZO_jll/Compat.toml b/jll/L/LZO_jll/Compat.toml index 8024872c130..568a848c6c2 100644 --- a/jll/L/LZO_jll/Compat.toml +++ b/jll/L/LZO_jll/Compat.toml @@ -2,13 +2,10 @@ JLLWrappers = "1.1.0-1" julia = "1" -["2.10.1-2.10.1"] -JLLWrappers = "1.2.0-1" - ["2.10.1-2"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["2.10.2-2"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" diff --git a/jll/L/LZO_jll/Versions.toml b/jll/L/LZO_jll/Versions.toml index 2e19583c8d4..a1a983260a2 100644 --- a/jll/L/LZO_jll/Versions.toml +++ b/jll/L/LZO_jll/Versions.toml @@ -30,3 +30,7 @@ ["2.10.2+2"] git-tree-sha1 = "16e6ec700154e8004dba90b4aec376f68905d104" nix-sha256 = "0nl3zdz4fngvr6m5850hiq0ygv7rrs6r2vyzl0f9n41rwp5i777x" + +["2.10.2+3"] + git-tree-sha1 = "854a9c268c43b77b0a27f22d7fab8d33cdb3a731" + nix-sha256 = "1qayi2ml4hilsczibakhdsgxwwj6vxag1j5cb757arzrm69lrqd6" diff --git a/jll/L/Libffi_jll/Compat.toml b/jll/L/Libffi_jll/Compat.toml index 55adfab83ca..073c77dd284 100644 --- a/jll/L/Libffi_jll/Compat.toml +++ b/jll/L/Libffi_jll/Compat.toml @@ -2,10 +2,8 @@ JLLWrappers = "1.1.0-1" julia = "1" -["3.2.2-3.4.4"] -JLLWrappers = "1.2.0-1" - ["3.2.2-3"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["3.2.2-3.2"] @@ -14,5 +12,4 @@ Libdl = ["0.0.0", "1"] ["3.4.6-3"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" diff --git a/jll/L/Libffi_jll/Versions.toml b/jll/L/Libffi_jll/Versions.toml index 15f6d7c27a0..79b3274f1d6 100644 --- a/jll/L/Libffi_jll/Versions.toml +++ b/jll/L/Libffi_jll/Versions.toml @@ -50,3 +50,7 @@ ["3.4.6+3"] git-tree-sha1 = "c6ecb656837fc3ed5ed1d210ee6d7b4afe97e06a" nix-sha256 = "0ra6wiks2d1xvsn4g52h9rlbm9hnsipq6ixlgmly471y044fr7hw" + +["3.4.6+4"] + git-tree-sha1 = "0c90b90a684c4ca13ee84d49dde459431ba5b26e" + nix-sha256 = "132a6qk3hv1sq3r8qp522xqkqbzvdkp4d3rzlwzy4p9h6ap7613a" diff --git a/jll/L/Libgpg_error_jll/Compat.toml b/jll/L/Libgpg_error_jll/Compat.toml index 15c1a3ba594..5f5e53a6323 100644 --- a/jll/L/Libgpg_error_jll/Compat.toml +++ b/jll/L/Libgpg_error_jll/Compat.toml @@ -2,15 +2,14 @@ JLLWrappers = "1.1.0-1" julia = "1" -["1.42-1.50"] -JLLWrappers = "1.2.0-1" - ["1.42-1"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" -["1.49-1"] +["1.49"] +Artifacts = "1" +Libdl = "1" + +["1.50-1"] Artifacts = ["0.0.0", "1"] Libdl = ["0.0.0", "1"] - -["1.51-1"] -JLLWrappers = "1.7.0-1" diff --git a/jll/L/Libgpg_error_jll/Versions.toml b/jll/L/Libgpg_error_jll/Versions.toml index 575c533617d..375059f6d56 100644 --- a/jll/L/Libgpg_error_jll/Versions.toml +++ b/jll/L/Libgpg_error_jll/Versions.toml @@ -34,3 +34,7 @@ ["1.51.0+1"] git-tree-sha1 = "dc4e8d10d4c6c11bf8d52dfd7213c09863c38cd5" nix-sha256 = "15h7j7gh8v9qyry3lrpppa2flmgkr7v87a604cj6vxqldqy18nvs" + +["1.51.0+2"] + git-tree-sha1 = "a7f43994b47130e4f491c3b2dbe78fe9e2aed2b3" + nix-sha256 = "06n1mzz75jbbdzjnsyd6fndp24kzjqwp3w63lvk9p4bdg0avkz9m" diff --git a/jll/L/Libmount_jll/Compat.toml b/jll/L/Libmount_jll/Compat.toml index b80ebf01643..3121c8b63ba 100644 --- a/jll/L/Libmount_jll/Compat.toml +++ b/jll/L/Libmount_jll/Compat.toml @@ -2,10 +2,8 @@ JLLWrappers = "1.1.0-1" julia = "1" -["2.35-2.40.1"] -JLLWrappers = "1.2.0-1" - ["2.35-2"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["2.39-2.40.1"] @@ -14,5 +12,4 @@ Libdl = "1" ["2.40.2-2"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/L/Libmount_jll/Versions.toml b/jll/L/Libmount_jll/Versions.toml index 6373b9a63bf..d5c4009fe30 100644 --- a/jll/L/Libmount_jll/Versions.toml +++ b/jll/L/Libmount_jll/Versions.toml @@ -38,3 +38,7 @@ ["2.40.2+1"] git-tree-sha1 = "d841749621f4dcf0ddc26a27d1f6484dfc37659a" nix-sha256 = "0lvwc89wcgwki60z6vr31ihclf7m4y5l0smzladjxsbscg0rndv0" + +["2.40.2+2"] + git-tree-sha1 = "84eef7acd508ee5b3e956a2ae51b05024181dee0" + nix-sha256 = "1ljji5v97c10p08llrnh6c2xs9ix45w065zvf43dhk72k9fgj2n5" diff --git a/jll/L/Libtiff_jll/Compat.toml b/jll/L/Libtiff_jll/Compat.toml index 12f0f3d0eb9..d8a26a9c884 100644 --- a/jll/L/Libtiff_jll/Compat.toml +++ b/jll/L/Libtiff_jll/Compat.toml @@ -5,19 +5,29 @@ julia = "1" JLLWrappers = "1.1.0-1" ["4.3-4"] -JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["4.3-4.6"] LERC_jll = "3" +["4.3-4.7.0"] +JLLWrappers = "1.2.0-1" + ["4.6"] Artifacts = "1" Libdl = "1" ["4.7-4"] Artifacts = ["0.0.0", "1"] -LERC_jll = "4" Libdl = ["0.0.0", "1"] + +["4.7.0"] +LERC_jll = "4" XZ_jll = "5.2.5-5" Zstd_jll = "1.5.6-1" + +["4.7.1-4"] +JLLWrappers = "1.7.0-1" +LERC_jll = "4.0.1-4" +XZ_jll = "5.6.4-5" +Zstd_jll = "1.5.7-1" diff --git a/jll/L/Libtiff_jll/Versions.toml b/jll/L/Libtiff_jll/Versions.toml index ae9ab02013d..fe83c3a63a1 100644 --- a/jll/L/Libtiff_jll/Versions.toml +++ b/jll/L/Libtiff_jll/Versions.toml @@ -46,3 +46,7 @@ ["4.7.0+0"] git-tree-sha1 = "b404131d06f7886402758c9ce2214b636eb4d54a" nix-sha256 = "1kx3yqvn2d4gi1igcnk98jm8sks7bakvxk93ipfhp885rj0bywd1" + +["4.7.1+0"] + git-tree-sha1 = "4ab7581296671007fc33f07a721631b8855f4b1d" + nix-sha256 = "07dxj7lwl5hsp5r97b4r4xb8mh4hjk10iy0b2q38xkaz5j74ym1l" diff --git a/jll/L/Libuuid_jll/Compat.toml b/jll/L/Libuuid_jll/Compat.toml index aeac8fd0ba1..942329bda70 100644 --- a/jll/L/Libuuid_jll/Compat.toml +++ b/jll/L/Libuuid_jll/Compat.toml @@ -2,10 +2,8 @@ JLLWrappers = "1.1.0-1" julia = "1" -["2.36-2.40.1"] -JLLWrappers = "1.2.0-1" - ["2.36-2"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["2.39-2.40.1"] @@ -14,5 +12,4 @@ Libdl = "1" ["2.40.2-2"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/L/Libuuid_jll/Versions.toml b/jll/L/Libuuid_jll/Versions.toml index bc36772fd9f..9212552f7cf 100644 --- a/jll/L/Libuuid_jll/Versions.toml +++ b/jll/L/Libuuid_jll/Versions.toml @@ -58,3 +58,7 @@ ["2.40.2+1"] git-tree-sha1 = "9d630b7fb0be32eeb5e8da515f5e8a26deb457fe" nix-sha256 = "1hp8i03kcvykcwkv78yjcq5pnjnm332iry63r8vsizbh5ksd7iyf" + +["2.40.2+2"] + git-tree-sha1 = "edbf5309f9ddf1cab25afc344b1e8150b7c832f9" + nix-sha256 = "12n1v8pp8g18l1fdkdq38szrn8zz52hdw0b8prnbashg4qz6pi93" diff --git a/jll/L/Lz4_jll/Compat.toml b/jll/L/Lz4_jll/Compat.toml index 6d5f12d1ba4..a639000eb9a 100644 --- a/jll/L/Lz4_jll/Compat.toml +++ b/jll/L/Lz4_jll/Compat.toml @@ -1,13 +1,17 @@ ["1-1.9.2"] julia = "1" -["1.10-1"] +["1.10.0"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" -["1.9.3-1.9"] -JLLWrappers = "1.2.0-1" +["1.10.1-1"] +Artifacts = ["0.0.0", "1"] +JLLWrappers = "1.7.0-1" +Libdl = ["0.0.0", "1"] ["1.9.3-1"] julia = "1.6.0-1" + +["1.9.3-1.10.0"] +JLLWrappers = "1.2.0-1" diff --git a/jll/L/Lz4_jll/Versions.toml b/jll/L/Lz4_jll/Versions.toml index 96cdeac81a8..0695318a0d1 100644 --- a/jll/L/Lz4_jll/Versions.toml +++ b/jll/L/Lz4_jll/Versions.toml @@ -11,6 +11,14 @@ git-tree-sha1 = "dbd00758ab9d8f454b2feadb6071eb50af62c824" nix-sha256 = "18wk7j7754jhk5lzmj85lydb94yc6kaqw88ckj0w7zj32fjpy41n" +["1.10.0+3"] + git-tree-sha1 = "abf88ff67f4fd89839efcae2f4c39cbc4ecd0846" + nix-sha256 = "11acl01sdhk2r0k9xn20gclj6vri7hh23jma89in74788xcmhfhg" + +["1.10.1+0"] + git-tree-sha1 = "191686b1ac1ea9c89fc52e996ad15d1d241d1e33" + nix-sha256 = "079avq7agsqrgbb5byvmaayrp97ivbyzhj7h655q1jdkiy5k1cch" + ["1.9.2+0"] git-tree-sha1 = "e1a93171a400d4578193eaa39edd2d3f5db08fb6" nix-sha256 = "10qan9hk1kq6xfsiy7bglmc1n1ib3ii6h851d2xw45m769b04fs1" diff --git a/jll/L/lexbor_jll/Compat.toml b/jll/L/lexbor_jll/Compat.toml index 43cb5794677..752e030acc7 100644 --- a/jll/L/lexbor_jll/Compat.toml +++ b/jll/L/lexbor_jll/Compat.toml @@ -1,5 +1,12 @@ [2] +julia = "1.6.0-1" + +["2-2.3"] Artifacts = "1" JLLWrappers = "1.2.0-1" Libdl = "1" -julia = "1.6.0-1" + +["2.4-2"] +Artifacts = ["0.0.0", "1"] +JLLWrappers = "1.7.0-1" +Libdl = ["0.0.0", "1"] diff --git a/jll/L/lexbor_jll/Versions.toml b/jll/L/lexbor_jll/Versions.toml index bbf97efc289..4be2790df6d 100644 --- a/jll/L/lexbor_jll/Versions.toml +++ b/jll/L/lexbor_jll/Versions.toml @@ -2,3 +2,7 @@ ["2.3.0+0"] git-tree-sha1 = "2c31341f4bd7d1dee5025fb9585c789e51cce4fe" nix-sha256 = "1mbm0czmk0jiynbgb0irqxha0x8bs61xi5p970i1ksgf8y2yzlnd" + +["2.4.0+0"] + git-tree-sha1 = "9c0ea94cf1cc2caa86e42d947723557638f2820f" + nix-sha256 = "14g8jv72nnrvxwd68wsvb8rjfv9rg8ywpijznzri01mi32bvrxx8" diff --git a/jll/L/libaec_jll/Compat.toml b/jll/L/libaec_jll/Compat.toml index 4da4133c75e..2d4f09c068a 100644 --- a/jll/L/libaec_jll/Compat.toml +++ b/jll/L/libaec_jll/Compat.toml @@ -1,10 +1,7 @@ -["1.0"] -JLLWrappers = "1.2.0-1" - [1] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["1.1-1"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" diff --git a/jll/L/libaec_jll/Versions.toml b/jll/L/libaec_jll/Versions.toml index 32a72b73574..66fa0d035ec 100644 --- a/jll/L/libaec_jll/Versions.toml +++ b/jll/L/libaec_jll/Versions.toml @@ -14,3 +14,7 @@ ["1.1.2+1"] git-tree-sha1 = "648c439c8643710976b4c8b30dccbbe6439fb4db" nix-sha256 = "14jg3sslvv77m9pvwqafslr6gpzim3j8mdz1lfi64rkl12wih501" + +["1.1.2+2"] + git-tree-sha1 = "46bf7be2917b59b761247be3f317ddf75e50e997" + nix-sha256 = "1lpg9mmfnbm40w9nxck9aa91vzwp718v12jbj0117mvsvj3r0rja" diff --git a/jll/L/libpng_jll/Compat.toml b/jll/L/libpng_jll/Compat.toml index 71d0e54df00..a7a95b72429 100644 --- a/jll/L/libpng_jll/Compat.toml +++ b/jll/L/libpng_jll/Compat.toml @@ -7,10 +7,14 @@ julia = "1.6.0-1" ["1.6.38-1.6.43"] Artifacts = "1" -JLLWrappers = "1.2.0-1" Libdl = "1" +["1.6.38-1.6.44"] +JLLWrappers = "1.2.0-1" + ["1.6.44-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] + +["1.6.45-1"] +JLLWrappers = "1.7.0-1" diff --git a/jll/L/libpng_jll/Versions.toml b/jll/L/libpng_jll/Versions.toml index 83c0b55baab..242ae397e9c 100644 --- a/jll/L/libpng_jll/Versions.toml +++ b/jll/L/libpng_jll/Versions.toml @@ -58,3 +58,11 @@ ["1.6.44+1"] git-tree-sha1 = "9c42636e3205e555e5785e902387be0061e7efc1" nix-sha256 = "1jhicvd3bzzkbx7galh75pz4mwm91zq0fkv15zi846f3rqgsjxf7" + +["1.6.44+2"] + git-tree-sha1 = "b70c870239dc3d7bc094eb2d6be9b73d27bef280" + nix-sha256 = "15p9ak06s03kyk2ywdvs58yfv942961vcpj8bya8wc8n1qz819sr" + +["1.6.45+0"] + git-tree-sha1 = "b7bfd3ab9d2c58c3829684142f5804e4c6499abc" + nix-sha256 = "16y8s6r288hbj9ps3rlqziliajlbzllqpkv3sby41zz2k0hpil4b" diff --git a/jll/L/libsixel_jll/Compat.toml b/jll/L/libsixel_jll/Compat.toml index 432eccc77ac..9cb19e2c6e9 100644 --- a/jll/L/libsixel_jll/Compat.toml +++ b/jll/L/libsixel_jll/Compat.toml @@ -1,10 +1,7 @@ -["1-1.8"] -JLLWrappers = "1.2.0-1" - [1] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["1.10-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/L/libsixel_jll/Versions.toml b/jll/L/libsixel_jll/Versions.toml index 461880850b1..b4eebc3cece 100644 --- a/jll/L/libsixel_jll/Versions.toml +++ b/jll/L/libsixel_jll/Versions.toml @@ -11,6 +11,10 @@ git-tree-sha1 = "80c5ae2c7b5163441018f4666b179f1ffca194c1" nix-sha256 = "0qz0wa053mw560s99zqxjb2bncnq328z9vcm5x76qcfa8q9fa6br" +["1.10.3+3"] + git-tree-sha1 = "7dfa0fd9c783d3d0cc43ea1af53d69ba45c447df" + nix-sha256 = "13cgplnff3rg7zypv36ybkinwapl6h02yn790w6sqkqyasnnvvi1" + ["1.8.6+0"] git-tree-sha1 = "cdb8218068de736f93840a8a2a9b507ca0765afc" nix-sha256 = "11pmm4rx277infakip9xsbgc275724hazsvk5p9h9hncmb9akz05" diff --git a/jll/L/libsodium_jll/Compat.toml b/jll/L/libsodium_jll/Compat.toml index d0500165ccd..0992e52f4a1 100644 --- a/jll/L/libsodium_jll/Compat.toml +++ b/jll/L/libsodium_jll/Compat.toml @@ -1,11 +1,10 @@ ["1-1.0.19"] julia = "1" -["1.0.19"] +["1.0.19-1"] JLLWrappers = "1.2.0-1" ["1.0.20-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] julia = "1.6.0-1" diff --git a/jll/L/libsodium_jll/Versions.toml b/jll/L/libsodium_jll/Versions.toml index 768093d54e1..00aec1ff083 100644 --- a/jll/L/libsodium_jll/Versions.toml +++ b/jll/L/libsodium_jll/Versions.toml @@ -22,3 +22,7 @@ ["1.0.20+2"] git-tree-sha1 = "5b1328f9e15d8cccc12120e08ba462f2bd060839" nix-sha256 = "0f6pcn58bpxlj972hxfq4q1pvs9j2acqg62xihyg2vnncqiaiask" + +["1.0.20+3"] + git-tree-sha1 = "f76d682d87eefadd3f165d8d9fda436464213142" + nix-sha256 = "1lpbzj3hm7cvrgsy3l4j8ar62x7v20x1iyfcw307wpcnlzsfzqhz" diff --git a/jll/L/libusb_jll/Compat.toml b/jll/L/libusb_jll/Compat.toml index 6e3c30d8f0d..0807bc1cbf3 100644 --- a/jll/L/libusb_jll/Compat.toml +++ b/jll/L/libusb_jll/Compat.toml @@ -1,13 +1,10 @@ ["1-1.0.23"] julia = "1" -["1.0.24-1.0.26"] -JLLWrappers = "1.2.0-1" - ["1.0.24-1"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["1.0.27-1"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" diff --git a/jll/L/libusb_jll/Versions.toml b/jll/L/libusb_jll/Versions.toml index 53cf66d6cdf..18f88701b45 100644 --- a/jll/L/libusb_jll/Versions.toml +++ b/jll/L/libusb_jll/Versions.toml @@ -18,3 +18,7 @@ ["1.0.27+1"] git-tree-sha1 = "b88c4bf1109cf354fe201cd377fa8ec398416576" nix-sha256 = "0bj86xkadsna47w7vpn0cm9crriddp0m4dz8wfdc7azhix69vqin" + +["1.0.27+2"] + git-tree-sha1 = "ffe98589382e72dadbeea3599f38c0bfffb291f4" + nix-sha256 = "0r5mq059vqlbmzlnc4l7lm7c5v1xn9ckfxq529hyygwdm4mijq8s" diff --git a/jll/L/libzip_jll/Compat.toml b/jll/L/libzip_jll/Compat.toml index a0b2cf06f9d..e093117627e 100644 --- a/jll/L/libzip_jll/Compat.toml +++ b/jll/L/libzip_jll/Compat.toml @@ -1,7 +1,5 @@ -["1.9-1.11.1"] -JLLWrappers = "1.2.0-1" - [1] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["1.10"] @@ -16,5 +14,4 @@ Artifacts = ["0.0.0", "1"] Libdl = ["0.0.0", "1"] ["1.11.2-1"] -JLLWrappers = "1.7.0-1" OpenSSL_jll = "3.0.15-3" diff --git a/jll/L/libzip_jll/Versions.toml b/jll/L/libzip_jll/Versions.toml index cd81c225524..1a07bf528a8 100644 --- a/jll/L/libzip_jll/Versions.toml +++ b/jll/L/libzip_jll/Versions.toml @@ -15,6 +15,10 @@ git-tree-sha1 = "1ded288ee37d37349a951b3816aab93efdebb908" nix-sha256 = "1d7g7vig4za5vn7airxcnf1lfl11kfynmkg42cmw73zwq6dky9mi" +["1.11.2+2"] + git-tree-sha1 = "e797fa066eba69f4c0585ffbd81bc780b5118ce2" + nix-sha256 = "07llr3p4nddf4sxsjn8dspy7x4lai766vmlwlq7nlyr4in8nnhgi" + ["1.9.2+0"] git-tree-sha1 = "9a6ac803f3c17fe7cf66430a8bfc7186800f08a4" nix-sha256 = "1wnh30k4ggdi91c8m0093i6c4kq4z8n9bqc8pjbk15qmzyv0rr11" diff --git a/jll/M/MPItrampoline_jll/Compat.toml b/jll/M/MPItrampoline_jll/Compat.toml index 62defd98344..801f7318e1d 100644 --- a/jll/M/MPItrampoline_jll/Compat.toml +++ b/jll/M/MPItrampoline_jll/Compat.toml @@ -4,10 +4,8 @@ JLLWrappers = "1.2.0-1" [1-5] julia = "1.6.0-1" -["4-5.5.0"] -JLLWrappers = "1.4.0-1" - [4-5] +JLLWrappers = "1.4.0-1" MPIPreferences = "0.1" ["4-5.4"] @@ -23,6 +21,3 @@ Artifacts = ["0.0.0", "1"] LazyArtifacts = ["0.0.0", "1"] Libdl = ["0.0.0", "1"] TOML = ["0.0.0", "1"] - -["5.5.1-5"] -JLLWrappers = "1.7.0-1" diff --git a/jll/M/MPItrampoline_jll/Versions.toml b/jll/M/MPItrampoline_jll/Versions.toml index 9c925550034..d2794251bb7 100644 --- a/jll/M/MPItrampoline_jll/Versions.toml +++ b/jll/M/MPItrampoline_jll/Versions.toml @@ -138,3 +138,7 @@ ["5.5.1+1"] git-tree-sha1 = "4e6c1eb421039b0d26e0fd483fa87651da0f3f57" nix-sha256 = "1w85hv3l5l2bagflay3dqj94mqwhzhslfap1vj19jbbvq9pz9yi5" + +["5.5.1+2"] + git-tree-sha1 = "70e830dab5d0775183c99fc75e4c24c614ed7142" + nix-sha256 = "0ddmp9949jmkaqk07gdv1mfjw7m2whw6w379n8icczpikxk55xb3" diff --git a/jll/N/Nettle_jll/Compat.toml b/jll/N/Nettle_jll/Compat.toml index 7198b65bf67..f0430213132 100644 --- a/jll/N/Nettle_jll/Compat.toml +++ b/jll/N/Nettle_jll/Compat.toml @@ -6,10 +6,9 @@ julia = "1" ["3.10-3"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] -["3.5-3.9"] +["3.5-3"] JLLWrappers = "1.2.0-1" ["3.7-3"] diff --git a/jll/N/Nettle_jll/Versions.toml b/jll/N/Nettle_jll/Versions.toml index 807fb213f11..67d9feb8ba0 100644 --- a/jll/N/Nettle_jll/Versions.toml +++ b/jll/N/Nettle_jll/Versions.toml @@ -7,6 +7,10 @@ git-tree-sha1 = "100c6e7877f7576648c4cbf3927ad227949aa327" nix-sha256 = "1df89nia1rczmr8m1dkvb1x2xrm4ib6f4sa5rvdjj987z4hqggnp" +["3.10.0+2"] + git-tree-sha1 = "19961ade0a39b98575505bed6f842e8a0ec35af9" + nix-sha256 = "0waffak76dg6p99s1xli8jhz68izqdz4n130icqs74ln5g0zfinc" + ["3.4.1+0"] git-tree-sha1 = "10e4a49e5f6324b30e1d86ba024dd3a8afae59df" nix-sha256 = "1cyypvrwamiy085zqckipk5xig8819gr1dxavrp2rgyrq5myh8wx" diff --git a/jll/O/OpenSSL_jll/Compat.toml b/jll/O/OpenSSL_jll/Compat.toml index 6cfe34fe2a7..62d3f8ccc3c 100644 --- a/jll/O/OpenSSL_jll/Compat.toml +++ b/jll/O/OpenSSL_jll/Compat.toml @@ -10,10 +10,8 @@ julia = "1.6.0-1" Artifacts = ["0.0.0", "1"] Libdl = ["0.0.0", "1"] -["3-3.0.14"] -JLLWrappers = "1.2.0-1" - [3] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["3.0.13-3.0.14"] @@ -22,5 +20,4 @@ Libdl = "1" ["3.0.15-3"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/O/OpenSSL_jll/Versions.toml b/jll/O/OpenSSL_jll/Versions.toml index 3f7b8bd0c23..78e70bd4f38 100644 --- a/jll/O/OpenSSL_jll/Versions.toml +++ b/jll/O/OpenSSL_jll/Versions.toml @@ -111,6 +111,10 @@ git-tree-sha1 = "f58782a883ecbf9fb48dcd363f9ccd65f36c23a8" nix-sha256 = "1cx4hd708imr2aap5c5l0nz1b3paq2lzx8qa7r4hak2gyshd1dp3" +["3.0.15+3"] + git-tree-sha1 = "7493f61f55a6cce7325f197443aa80d32554ba10" + nix-sha256 = "1mmgkrp00w3qcqdh30gmp4j9xcks3l9w70hj20qhx60vav7bv6gk" + ["3.0.8+0"] git-tree-sha1 = "6cc6366a14dbe47e5fc8f3cbe2816b1185ef5fc4" nix-sha256 = "1d9kcx7a3yv3rgkggq7h436sfjafr66pq8d0lmlcjxdpl46hx3j7" diff --git a/jll/O/OpenSpecFun_jll/Compat.toml b/jll/O/OpenSpecFun_jll/Compat.toml index fc5090c2620..99ab6b4eba7 100644 --- a/jll/O/OpenSpecFun_jll/Compat.toml +++ b/jll/O/OpenSpecFun_jll/Compat.toml @@ -2,13 +2,13 @@ JLLWrappers = "1.1.0-1" julia = "1" -["0.5.4"] -JLLWrappers = "1.2.0-1" - ["0.5.4-0"] julia = "1.6.0-1" -["0.5.5-0"] +["0.5.4-0.5.5"] +JLLWrappers = "1.2.0-1" + +["0.5.6-0"] Artifacts = ["0.0.0", "1"] JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/O/OpenSpecFun_jll/Deps.toml b/jll/O/OpenSpecFun_jll/Deps.toml index eaead360bbf..d424b1f96df 100644 --- a/jll/O/OpenSpecFun_jll/Deps.toml +++ b/jll/O/OpenSpecFun_jll/Deps.toml @@ -3,4 +3,6 @@ Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" CompilerSupportLibraries_jll = "e66e0078-7015-5450-92f7-15fbd957f2ae" JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" + +["0-0.5.5"] Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" diff --git a/jll/O/OpenSpecFun_jll/Versions.toml b/jll/O/OpenSpecFun_jll/Versions.toml index e48a5a670a4..86139549ed8 100644 --- a/jll/O/OpenSpecFun_jll/Versions.toml +++ b/jll/O/OpenSpecFun_jll/Versions.toml @@ -30,3 +30,11 @@ ["0.5.5+1"] git-tree-sha1 = "418e63d434f5ca12b188bbb287dfbe10a5af1da4" nix-sha256 = "0sna6aq2fk8qrwz0j2c7kvx4vg4pa0p9l88dgjb1zxf6r3vs9mkb" + +["0.5.5+2"] + git-tree-sha1 = "13652491f6856acfd2db29360e1bbcd4565d04f1" + nix-sha256 = "0i878ws2si7ic5y8bsb0sndwgjjw5mnvg8xlqgyvl79nd28k2pj8" + +["0.5.6+0"] + git-tree-sha1 = "1346c9208249809840c91b26703912dff463d335" + nix-sha256 = "0wj2l18dcnq11lqqjjc4fcx66wr0m2gcb1q1v4ccl62jmjwpczr2" diff --git a/jll/P/Pixman_jll/Compat.toml b/jll/P/Pixman_jll/Compat.toml index 5e312488d1f..2cccad01f8e 100644 --- a/jll/P/Pixman_jll/Compat.toml +++ b/jll/P/Pixman_jll/Compat.toml @@ -2,17 +2,19 @@ JLLWrappers = "1.1.0-1" julia = "1" -["0.40.1-0.43.4"] -JLLWrappers = "1.2.0-1" - ["0.40.1-0"] julia = "1.6.0-1" +["0.40.1-0.44.0"] +JLLWrappers = "1.2.0-1" + ["0.43"] Artifacts = "1" Libdl = "1" ["0.44-0"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] + +["0.44.2-0"] +JLLWrappers = "1.7.0-1" diff --git a/jll/P/Pixman_jll/Versions.toml b/jll/P/Pixman_jll/Versions.toml index e920296f364..e72d3014a48 100644 --- a/jll/P/Pixman_jll/Versions.toml +++ b/jll/P/Pixman_jll/Versions.toml @@ -46,3 +46,11 @@ ["0.44.0+1"] git-tree-sha1 = "69ab63705b11f6574021089465a9bef48dd3ea3a" nix-sha256 = "1dasxyq508akyb97krhkgvb2fwq3qdhxlq12627kjm3yip8rd0sh" + +["0.44.0+2"] + git-tree-sha1 = "117ab19816a1995fd4f477ef2d03b305fb2a6572" + nix-sha256 = "0za6vw8j40nwpgc1dd4im7x77fsdmj9zzj92nins4ms15ad7jdwy" + +["0.44.2+0"] + git-tree-sha1 = "db76b1ecd5e9715f3d043cec13b2ec93ce015d53" + nix-sha256 = "1xkzs45ahn5ypmc9nbxzmxhrrd1ghkfs3rlkhmm5a182p8qg9p5v" diff --git a/jll/P/pugixml_jll/Compat.toml b/jll/P/pugixml_jll/Compat.toml index cdbeebad208..807da2a43f6 100644 --- a/jll/P/pugixml_jll/Compat.toml +++ b/jll/P/pugixml_jll/Compat.toml @@ -1,10 +1,7 @@ -["1-1.11"] -JLLWrappers = "1.2.0-1" - [1] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["1.14-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/P/pugixml_jll/Versions.toml b/jll/P/pugixml_jll/Versions.toml index f9b6f2729ac..b7cf7bd46dc 100644 --- a/jll/P/pugixml_jll/Versions.toml +++ b/jll/P/pugixml_jll/Versions.toml @@ -10,3 +10,7 @@ ["1.14.0+1"] git-tree-sha1 = "14b378c511acb458b17ba5cfcd9be1e28f186516" nix-sha256 = "1im02s54rqyw52vlgw84jr3hygszgjnckdrry0k62vj7rbm90y1z" + +["1.14.0+2"] + git-tree-sha1 = "f735ff9f0a3ddf57ffbc54fa29d2575a9e78265e" + nix-sha256 = "1jddv773a5ya85mr23kr0xl2vn9y9bpa7ykj0y1hnc3ww0ynj6yz" diff --git a/jll/Q/Qhull_jll/Compat.toml b/jll/Q/Qhull_jll/Compat.toml index 3147b1fc64e..f1a3f16d674 100644 --- a/jll/Q/Qhull_jll/Compat.toml +++ b/jll/Q/Qhull_jll/Compat.toml @@ -4,13 +4,13 @@ julia = "1" [2020] JLLWrappers = "1.1.0-1" -["8-8.0.1001"] +["8-8.0.1003"] JLLWrappers = "1.2.0-1" ["8-8.0.2"] julia = "1" -["8.0.1003-8"] +["8.0.1004-8"] Artifacts = ["0.0.0", "1"] JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/Q/Qhull_jll/Versions.toml b/jll/Q/Qhull_jll/Versions.toml index 298c0732e2c..2a52f03a278 100644 --- a/jll/Q/Qhull_jll/Versions.toml +++ b/jll/Q/Qhull_jll/Versions.toml @@ -11,6 +11,10 @@ git-tree-sha1 = "585989201bf8741e165ae52df54de79c5299daa7" nix-sha256 = "012pf8g7nhadxvrnb1p0dcc17r1xdcqx3m1dbc10a0zbxxbijpi9" +["2019.1.0+4"] + git-tree-sha1 = "585989201bf8741e165ae52df54de79c5299daa7" + nix-sha256 = "012pf8g7nhadxvrnb1p0dcc17r1xdcqx3m1dbc10a0zbxxbijpi9" + ["2020.2.0+0"] git-tree-sha1 = "4de074cc5e5f20d221694291dcd79d1b6ec1a104" nix-sha256 = "122sl2004q9ndsn0kzjdqma4mwn1kagdnsb0lxcl47vxqr4cidga" @@ -31,6 +35,10 @@ git-tree-sha1 = "0109a1bd27b86b3e32c4cf07f9780804e0a6163f" nix-sha256 = "0f2wizw7xjwgp70hsrzl21lwvbqjd51kb4xyv19k8djmn6562r9i" +["8.0.1004+0"] + git-tree-sha1 = "b6f3ac0623e1173c006cc7377798ec3fb33fa504" + nix-sha256 = "1cbwjp43bky46ykvvybvzbzg21widkbirfsmg11mpp37flhi0na1" + ["8.0.2+0"] git-tree-sha1 = "88e6ec8b4a0b74a98f5093adbe63eeefc6cf8079" nix-sha256 = "0ag70wb4id0clw4gr0ibn38hbb1lak96ay4ni9n8y36fj4zr2vl6" diff --git a/jll/R/Reactant_jll/Versions.toml b/jll/R/Reactant_jll/Versions.toml index ebf31b3f66c..367a2334293 100644 --- a/jll/R/Reactant_jll/Versions.toml +++ b/jll/R/Reactant_jll/Versions.toml @@ -119,6 +119,10 @@ git-tree-sha1 = "87fb5d7c9cf80b16e9a3aafb102d277d1e5b7491" nix-sha256 = "14hqjcpm2l16awblrxn5rq5xsswhv54zc69zmzl3g6wfi9n28wn5" +["0.0.34+0"] + git-tree-sha1 = "22cb681764adb18bea05fb6b3dd1276b0c5a962d" + nix-sha256 = "01shzj097any2krqphisx9hqkxlkf6xqg48rpp12d6zmgv66wdz0" + ["0.0.4+0"] git-tree-sha1 = "579c425cbf10cfa08c3e61000d3f725a508a413a" nix-sha256 = "0h6rgbv9c0qr5ivv5m8jgqizps2ky72kqqjvj6n9r9ywpf6z93n2" diff --git a/jll/S/SQLite_jll/Compat.toml b/jll/S/SQLite_jll/Compat.toml index b112ce70d05..5214bfe2c1e 100644 --- a/jll/S/SQLite_jll/Compat.toml +++ b/jll/S/SQLite_jll/Compat.toml @@ -4,7 +4,7 @@ julia = "1" ["3.33-3.34"] JLLWrappers = "1.1.0-1" -["3.35-3.45"] +["3.35-3"] JLLWrappers = "1.2.0-1" ["3.36.1-3"] @@ -16,5 +16,4 @@ Libdl = "1" ["3.47-3"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/S/SQLite_jll/Versions.toml b/jll/S/SQLite_jll/Versions.toml index 0215ba14d40..bfc634260e9 100644 --- a/jll/S/SQLite_jll/Versions.toml +++ b/jll/S/SQLite_jll/Versions.toml @@ -94,3 +94,7 @@ ["3.47.2+1"] git-tree-sha1 = "7b5b0b963000117848dfe9199bbe4f528e37c5fd" nix-sha256 = "13l6h3anzfi6dfzjj2z1wy54i0s59kfi8q801yq0hjffa0166j9p" + +["3.47.2+2"] + git-tree-sha1 = "e84fab7d16107342d7638fbd519151d9a0d80720" + nix-sha256 = "0df2n89b0aj3x3w85qa9h3zhp45281a677lfnxkxnav8dbg7ib52" diff --git a/jll/S/snappy_jll/Compat.toml b/jll/S/snappy_jll/Compat.toml index 67308299d9d..1aad447b366 100644 --- a/jll/S/snappy_jll/Compat.toml +++ b/jll/S/snappy_jll/Compat.toml @@ -6,13 +6,10 @@ julia = "1" Artifacts = "1" Libdl = "1" -["1.1.9-1.2.0"] -JLLWrappers = "1.2.0-1" - ["1.1.9-1"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["1.2.1-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] diff --git a/jll/S/snappy_jll/Versions.toml b/jll/S/snappy_jll/Versions.toml index e941686ec79..994ee862b9b 100644 --- a/jll/S/snappy_jll/Versions.toml +++ b/jll/S/snappy_jll/Versions.toml @@ -34,3 +34,7 @@ ["1.2.1+2"] git-tree-sha1 = "29d653cea60c46e4f1ae0237274531607b38274d" nix-sha256 = "1dkvdwn1j40blil79zrn9jc0dvpkk5yqnd2gbpjihsssvazg51q8" + +["1.2.1+3"] + git-tree-sha1 = "a6c92533edec9755b3c1083b028da19a41f92e25" + nix-sha256 = "1rl0j7qnblcj17k3gzwv6lv1rrc95ij0ccxq11ym1dwdr2fzgrb2" diff --git a/jll/X/XZ_jll/Compat.toml b/jll/X/XZ_jll/Compat.toml index 1fd125c7b7b..c616ab5f16a 100644 --- a/jll/X/XZ_jll/Compat.toml +++ b/jll/X/XZ_jll/Compat.toml @@ -5,17 +5,19 @@ julia = "1" Artifacts = "1" Libdl = "1" -["5.2.5-5.6.1"] -JLLWrappers = "1.2.0-1" - ["5.2.5-5"] julia = "1.6.0-1" +["5.2.5-5.6.3"] +JLLWrappers = "1.2.0-1" + ["5.4.5-5.6.1"] Artifacts = "1" Libdl = "1" ["5.6.3-5"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" Libdl = ["0.0.0", "1"] + +["5.6.4-5"] +JLLWrappers = "1.7.0-1" diff --git a/jll/X/XZ_jll/Versions.toml b/jll/X/XZ_jll/Versions.toml index 7f8aa35cf56..ca1f63d602f 100644 --- a/jll/X/XZ_jll/Versions.toml +++ b/jll/X/XZ_jll/Versions.toml @@ -82,3 +82,11 @@ ["5.6.3+1"] git-tree-sha1 = "ecda72ccaf6a67c190c9adf27034ee569bccbc3a" nix-sha256 = "1dc0h8xgmkyz3bpk1rqw5fj87g487adzkrxsimafaap29fjh198s" + +["5.6.3+2"] + git-tree-sha1 = "15e637a697345f6743674f1322beefbc5dcd5cfc" + nix-sha256 = "07x5720bd6k2b7sqycblv8vm587q2in2f6mv21rfd7sw3cg66ha1" + +["5.6.4+0"] + git-tree-sha1 = "beef98d5aad604d9e7d60b2ece5181f7888e2fd6" + nix-sha256 = "18fn32fb94065sm550bhiwakzxp2lcgw0xigk6ygjk56dap705wd" diff --git a/jll/X/Xorg_libX11_jll/Compat.toml b/jll/X/Xorg_libX11_jll/Compat.toml index 19d0a4b3ba5..21517879024 100644 --- a/jll/X/Xorg_libX11_jll/Compat.toml +++ b/jll/X/Xorg_libX11_jll/Compat.toml @@ -6,6 +6,6 @@ JLLWrappers = "1.1.0-1" ["1.8-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" +JLLWrappers = "1.2.0-1" Libdl = ["0.0.0", "1"] julia = "1.6.0-1" diff --git a/jll/X/Xorg_libX11_jll/Versions.toml b/jll/X/Xorg_libX11_jll/Versions.toml index 74205c113ae..7c5c3168aa4 100644 --- a/jll/X/Xorg_libX11_jll/Versions.toml +++ b/jll/X/Xorg_libX11_jll/Versions.toml @@ -34,3 +34,7 @@ ["1.8.6+2"] git-tree-sha1 = "ff1fdd02e71717c7418deb1c42f487529d0b9574" nix-sha256 = "1s0509zbids68jc6fha0314v7sn1673y47db08sxn1yjmsqcyzfg" + +["1.8.6+3"] + git-tree-sha1 = "9dafcee1d24c4f024e7edc92603cedba72118283" + nix-sha256 = "035c2b9q0jgbkddr3c1bpz53h6s8cqxmdp9qf6rqpp88r5xg2jnr" diff --git a/jll/X/Xorg_libXau_jll/Compat.toml b/jll/X/Xorg_libXau_jll/Compat.toml index ce36910a66c..50cb599237c 100644 --- a/jll/X/Xorg_libXau_jll/Compat.toml +++ b/jll/X/Xorg_libXau_jll/Compat.toml @@ -4,6 +4,6 @@ julia = "1" ["1.0.11-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" +JLLWrappers = "1.2.0-1" Libdl = ["0.0.0", "1"] julia = "1.6.0-1" diff --git a/jll/X/Xorg_libXau_jll/Versions.toml b/jll/X/Xorg_libXau_jll/Versions.toml index 8cd072a2600..b9be19b3b00 100644 --- a/jll/X/Xorg_libXau_jll/Versions.toml +++ b/jll/X/Xorg_libXau_jll/Versions.toml @@ -11,6 +11,10 @@ git-tree-sha1 = "7966eb654d74306e553ce28b9aea17969fc1966c" nix-sha256 = "0hsp8fk0hfhx8p3my73bfxsmb8jbjy5alzdqcaij719cm8sb6zw9" +["1.0.11+3"] + git-tree-sha1 = "2b0e27d52ec9d8d483e2ca0b72b3cb1a8df5c27a" + nix-sha256 = "0jxs0w7ih71gzf25fkajji0lrjps7wh7r88a0jvh8ymfhadk1wsd" + ["1.0.9+0"] git-tree-sha1 = "8cc829c6223f11f06b56108c45e6b1aad13b1fdc" nix-sha256 = "16qva4ykaj85872l1rp79zz9nq86j34a29scj3daigznnwmwl1bd" diff --git a/jll/X/Xorg_libXdmcp_jll/Compat.toml b/jll/X/Xorg_libXdmcp_jll/Compat.toml index b28e190a34e..9ec11b57a57 100644 --- a/jll/X/Xorg_libXdmcp_jll/Compat.toml +++ b/jll/X/Xorg_libXdmcp_jll/Compat.toml @@ -4,6 +4,6 @@ julia = "1" ["1.1.4-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" +JLLWrappers = "1.2.0-1" Libdl = ["0.0.0", "1"] julia = "1.6.0-1" diff --git a/jll/X/Xorg_libXdmcp_jll/Versions.toml b/jll/X/Xorg_libXdmcp_jll/Versions.toml index 5a576067727..bc29e30a3cb 100644 --- a/jll/X/Xorg_libXdmcp_jll/Versions.toml +++ b/jll/X/Xorg_libXdmcp_jll/Versions.toml @@ -30,3 +30,7 @@ ["1.1.4+2"] git-tree-sha1 = "6a0d3b4248b01faa44509c5ea363881d3ad3f5eb" nix-sha256 = "0b172507j93ln4yc04rhxs36y5n300vsm18kv58myffadp10rv3z" + +["1.1.4+3"] + git-tree-sha1 = "02054ee01980c90297412e4c809c8694d7323af3" + nix-sha256 = "1p98526vjjqmlqcsm10sz4nbs84hhcqgk085fg10faqiyi3cb6ds" diff --git a/jll/X/Xorg_libXext_jll/Compat.toml b/jll/X/Xorg_libXext_jll/Compat.toml index bf4cc264390..3e57a54c386 100644 --- a/jll/X/Xorg_libXext_jll/Compat.toml +++ b/jll/X/Xorg_libXext_jll/Compat.toml @@ -4,7 +4,7 @@ julia = "1" ["1.3.6-1"] Artifacts = "1" -JLLWrappers = "1.7.0-1" +JLLWrappers = "1.2.0-1" Libdl = "1" Xorg_libX11_jll = "1.8.6-1" julia = "1.6.0-1" diff --git a/jll/X/Xorg_libXext_jll/Versions.toml b/jll/X/Xorg_libXext_jll/Versions.toml index f2d6c458e24..ecb3bd573b5 100644 --- a/jll/X/Xorg_libXext_jll/Versions.toml +++ b/jll/X/Xorg_libXext_jll/Versions.toml @@ -30,3 +30,7 @@ ["1.3.6+2"] git-tree-sha1 = "fb3f116a4efb81aecf8c415e9423869c6ee0f21f" nix-sha256 = "1jiwkvc5hsf3ljfgqlsd5kcni8a24x9x373j1l5xpfq1mc5n35fq" + +["1.3.6+3"] + git-tree-sha1 = "d7155fea91a4123ef59f42c4afb5ab3b4ca95058" + nix-sha256 = "1jjjhlsw6d06d6mf40yif8k9chzi6g3hd710hsdab5qy2m613hz7" diff --git a/jll/X/Xorg_libpthread_stubs_jll/Compat.toml b/jll/X/Xorg_libpthread_stubs_jll/Compat.toml index 2639acc1c62..d7a103798ca 100644 --- a/jll/X/Xorg_libpthread_stubs_jll/Compat.toml +++ b/jll/X/Xorg_libpthread_stubs_jll/Compat.toml @@ -4,6 +4,6 @@ julia = "1" ["0.1.1-0"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" +JLLWrappers = "1.2.0-1" Libdl = ["0.0.0", "1"] julia = "1.6.0-1" diff --git a/jll/X/Xorg_libpthread_stubs_jll/Versions.toml b/jll/X/Xorg_libpthread_stubs_jll/Versions.toml index db90daa7329..487288428ef 100644 --- a/jll/X/Xorg_libpthread_stubs_jll/Versions.toml +++ b/jll/X/Xorg_libpthread_stubs_jll/Versions.toml @@ -26,3 +26,7 @@ ["0.1.1+2"] git-tree-sha1 = "9c7539767c23ed0db32fd50916d8f5807ee11af8" nix-sha256 = "1f14hr59mlgsrjx9vlfkpkyx31yr1fa4wsbff6wx2ba6a6gvz9fh" + +["0.1.1+3"] + git-tree-sha1 = "fee57a273563e273f0f53275101cd41a8153517a" + nix-sha256 = "0i5y6ibb8fs4149p503ljxmx2dhz4f5ssr1i3nv035knkpfdakgw" diff --git a/jll/X/Xorg_libxcb_jll/Compat.toml b/jll/X/Xorg_libxcb_jll/Compat.toml index 3c8dd2fe394..0aeb83bbb7d 100644 --- a/jll/X/Xorg_libxcb_jll/Compat.toml +++ b/jll/X/Xorg_libxcb_jll/Compat.toml @@ -3,7 +3,9 @@ JLLWrappers = "1.1.0-1" julia = "1" ["1.15-1"] -Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" -Libdl = ["0.0.0", "1"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" + +["1.17-1"] +Artifacts = "1" +Libdl = "1" diff --git a/jll/X/Xorg_libxcb_jll/Versions.toml b/jll/X/Xorg_libxcb_jll/Versions.toml index 351feb19866..b90b98cbfd9 100644 --- a/jll/X/Xorg_libxcb_jll/Versions.toml +++ b/jll/X/Xorg_libxcb_jll/Versions.toml @@ -30,3 +30,7 @@ ["1.17.0+2"] git-tree-sha1 = "b4678b3c5ee394ae6422c415b231b8015c85542f" nix-sha256 = "1ibhlgs5zfrnhl3750jixfg6j9w4xwcgm9zs7jhb1v7irkyszzps" + +["1.17.0+3"] + git-tree-sha1 = "1a74296303b6524a0472a8cb12d3d87a78eb3612" + nix-sha256 = "1rxgbdz5sbp00dp8np308432r0jnx6kanqbs6vc5r6l4cizmxm89" diff --git a/jll/X/Xorg_xcb_proto_jll/Compat.toml b/jll/X/Xorg_xcb_proto_jll/Compat.toml index 3c8dd2fe394..0aeb83bbb7d 100644 --- a/jll/X/Xorg_xcb_proto_jll/Compat.toml +++ b/jll/X/Xorg_xcb_proto_jll/Compat.toml @@ -3,7 +3,9 @@ JLLWrappers = "1.1.0-1" julia = "1" ["1.15-1"] -Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" -Libdl = ["0.0.0", "1"] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" + +["1.17-1"] +Artifacts = "1" +Libdl = "1" diff --git a/jll/X/Xorg_xcb_proto_jll/Versions.toml b/jll/X/Xorg_xcb_proto_jll/Versions.toml index b47d504696c..42215572091 100644 --- a/jll/X/Xorg_xcb_proto_jll/Versions.toml +++ b/jll/X/Xorg_xcb_proto_jll/Versions.toml @@ -30,3 +30,7 @@ ["1.17.0+2"] git-tree-sha1 = "17b4ccdec0c4bb37816f2b572fd38ae28a7b4750" nix-sha256 = "1lxdzazc1qn9xgfbk7s3s5qczc81ypmnprgrqb76k9bgq1pqlrqb" + +["1.17.0+3"] + git-tree-sha1 = "c45ea9de00f78e5fb32966badfa9256d54039415" + nix-sha256 = "0w5fg5xq7zxppw3parsap68i4fjad8az1hkx1jjmlyai0kvs503s" diff --git a/jll/X/Xorg_xtrans_jll/Compat.toml b/jll/X/Xorg_xtrans_jll/Compat.toml index 0d66d66b6cf..71d23158b21 100644 --- a/jll/X/Xorg_xtrans_jll/Compat.toml +++ b/jll/X/Xorg_xtrans_jll/Compat.toml @@ -4,6 +4,6 @@ julia = "1" ["1.5-1"] Artifacts = ["0.0.0", "1"] -JLLWrappers = "1.7.0-1" +JLLWrappers = "1.2.0-1" Libdl = ["0.0.0", "1"] julia = "1.6.0-1" diff --git a/jll/X/Xorg_xtrans_jll/Versions.toml b/jll/X/Xorg_xtrans_jll/Versions.toml index e83428ce341..2a47f646bfe 100644 --- a/jll/X/Xorg_xtrans_jll/Versions.toml +++ b/jll/X/Xorg_xtrans_jll/Versions.toml @@ -26,3 +26,7 @@ ["1.5.0+2"] git-tree-sha1 = "26ded386f85de26df35524639e525c2018f68ddd" nix-sha256 = "14a10avlyhxf3navxnvw3wlphk7g42qm76carb7nyf96908qasfr" + +["1.5.0+3"] + git-tree-sha1 = "b9ead2d2bdb27330545eb14234a2e300da61232e" + nix-sha256 = "0wyax820c7vasjbwac1q8mr8wvkwnxryfngw6m3ir51dy986pnw4" diff --git a/jll/Y/yaml_cpp_jll/Compat.toml b/jll/Y/yaml_cpp_jll/Compat.toml index 7f2a9b6b26e..e88eca40e8b 100644 --- a/jll/Y/yaml_cpp_jll/Compat.toml +++ b/jll/Y/yaml_cpp_jll/Compat.toml @@ -1,7 +1,5 @@ -["0-0.7"] -JLLWrappers = "1.2.0-1" - [0] +JLLWrappers = "1.2.0-1" julia = "1.6.0-1" ["0-0.6"] @@ -10,5 +8,4 @@ Libdl = "1" ["0.8-0"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" diff --git a/jll/Y/yaml_cpp_jll/Versions.toml b/jll/Y/yaml_cpp_jll/Versions.toml index 6182f3b9bc8..a76a109b181 100644 --- a/jll/Y/yaml_cpp_jll/Versions.toml +++ b/jll/Y/yaml_cpp_jll/Versions.toml @@ -26,3 +26,7 @@ ["0.8.0+1"] git-tree-sha1 = "0a3d181b18cde24279afa68d6f6d9f1c6854410e" nix-sha256 = "16lx0izw48pfql9jf8kjsnfvd8hgi7lpgj7sz3z6vkn23ihiz62l" + +["0.8.0+2"] + git-tree-sha1 = "cf974694160e64c99586f413e3fbcfcee39e8316" + nix-sha256 = "1p8y1j57ssbq1jkral58ccpqw9jgbv7crvah0sgzp83iwmxcaj2c" diff --git a/jll/Z/ZeroMQ_jll/Compat.toml b/jll/Z/ZeroMQ_jll/Compat.toml index ba0ced58bc7..c6c999c81d3 100644 --- a/jll/Z/ZeroMQ_jll/Compat.toml +++ b/jll/Z/ZeroMQ_jll/Compat.toml @@ -1,7 +1,7 @@ ["4-4.3.2"] julia = "1" -["4.3.2-4.3.4"] +["4.3.2-4"] JLLWrappers = "1.2.0-1" ["4.3.4-4"] @@ -9,5 +9,4 @@ julia = "1.6.0-1" ["4.3.5-4"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" diff --git a/jll/Z/ZeroMQ_jll/Versions.toml b/jll/Z/ZeroMQ_jll/Versions.toml index d4ab01defcb..f7b11562e76 100644 --- a/jll/Z/ZeroMQ_jll/Versions.toml +++ b/jll/Z/ZeroMQ_jll/Versions.toml @@ -46,3 +46,7 @@ ["4.3.5+2"] git-tree-sha1 = "1b510c11aeeb7f3874b613fcd8e06bf54cc2fb19" nix-sha256 = "0s6d4jm5ddimzs113s1w2qi1sv4ifdv238bnggdkxz7c33q3mf01" + +["4.3.5+3"] + git-tree-sha1 = "f02ce8f0fda1ed40f4d0d59a2ad05e35e8ac9b0e" + nix-sha256 = "0dks15k3pway9ljckwd9cp5v7dyva9lzkp3zi47niyz7m7z70fmr" diff --git a/jll/Z/Zstd_jll/Compat.toml b/jll/Z/Zstd_jll/Compat.toml index c3a0f1cde51..ba42200f8f5 100644 --- a/jll/Z/Zstd_jll/Compat.toml +++ b/jll/Z/Zstd_jll/Compat.toml @@ -4,13 +4,17 @@ julia = "1" ["1.4.5"] JLLWrappers = "1.1.0-1" -["1.4.8-1.5.5"] +["1.4.8-1.5.6"] JLLWrappers = "1.2.0-1" ["1.5-1"] julia = "1.6.0-1" -["1.5.6-1"] +["1.5.6"] Artifacts = "1" -JLLWrappers = "1.7.0-1" Libdl = "1" + +["1.5.7-1"] +Artifacts = ["0.0.0", "1"] +JLLWrappers = "1.7.0-1" +Libdl = ["0.0.0", "1"] diff --git a/jll/Z/Zstd_jll/Versions.toml b/jll/Z/Zstd_jll/Versions.toml index e87e9ea14c2..9d9099eecef 100644 --- a/jll/Z/Zstd_jll/Versions.toml +++ b/jll/Z/Zstd_jll/Versions.toml @@ -54,3 +54,11 @@ ["1.5.6+2"] git-tree-sha1 = "7dc5adc3f9bfb9b091b7952f4f6048b7e37acafc" nix-sha256 = "1l571mb92mjf1r620saxmkdqv5n9m5n29002hy6fnjvqhp72dm3b" + +["1.5.6+3"] + git-tree-sha1 = "555d1076590a6cc2fdee2ef1469451f872d8b41b" + nix-sha256 = "1spz51gkrlvyx62cmkpis32g7y0lpd5kcs4zaqij5b96rqmd10id" + +["1.5.7+0"] + git-tree-sha1 = "622cf78670d067c738667aaa96c553430b65e269" + nix-sha256 = "1cia2r69l98isy09gsk1vivwh9hj0av3j0dh3kk566y185d8z79q"