From b4fa59d6842eee6a3c1c8778269b0847813b9045 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 22:42:22 +0000 Subject: [PATCH] [CI] Update manifest (#6434) Notable changes: * https://github.com/JuliaPackaging/BinaryBuilder.jl/compare/3772aeffd37e71cfe047aff4c2fca57c2e6aebf2...f45f1040d5698814a8f5869837d82d2f9adb6821 * https://github.com/JuliaPackaging/BinaryBuilderBase.jl/compare/29a34f5f9e728a9cec93c0c26f33da676ea697df...d1a7046b9903a61c01f6c2336d867c2ed721b1a0 Co-authored-by: giordano --- .ci/Manifest.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.ci/Manifest.toml b/.ci/Manifest.toml index ee0fa0e4fc9..de0a81081f3 100644 --- a/.ci/Manifest.toml +++ b/.ci/Manifest.toml @@ -37,7 +37,7 @@ uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" [[deps.BinaryBuilder]] deps = ["ArgParse", "BinaryBuilderBase", "Dates", "Downloads", "GitHub", "HTTP", "JLD2", "JSON", "LibGit2", "Libdl", "Logging", "LoggingExtras", "ObjectFile", "OutputCollectors", "Pkg", "PkgLicenses", "REPL", "Random", "Registrator", "RegistryTools", "SHA", "Scratch", "Sockets", "TOML", "UUIDs", "ghr_jll"] -git-tree-sha1 = "a33e9ef54658377980ee1606f469c5d89e70f128" +git-tree-sha1 = "e7e6ab3cfb1224dce4db736133ad5972beac6b3f" repo-rev = "master" repo-url = "https://github.com/JuliaPackaging/BinaryBuilder.jl" uuid = "12aac903-9f7c-5d81-afc2-d9565ea332ae" @@ -45,7 +45,7 @@ version = "0.5.6" [[deps.BinaryBuilderBase]] deps = ["Bzip2_jll", "CodecZlib", "Downloads", "Gzip_jll", "HistoricalStdlibVersions", "InteractiveUtils", "JLLWrappers", "JSON", "LibGit2", "LibGit2_jll", "Libdl", "Logging", "OrderedCollections", "OutputCollectors", "Pkg", "ProgressMeter", "Random", "SHA", "Scratch", "SimpleBufferStream", "TOML", "Tar", "Tar_jll", "UUIDs", "XZ_jll", "Zstd_jll", "p7zip_jll", "pigz_jll"] -git-tree-sha1 = "22543c7b89b18d8bd054aa49483c7ac744121b7b" +git-tree-sha1 = "6cbf80be4757d3268c4fbced9e6bcefcbe23d765" repo-rev = "master" repo-url = "https://github.com/JuliaPackaging/BinaryBuilderBase.jl.git" uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e" @@ -279,9 +279,9 @@ uuid = "14a3606d-f60d-562e-9121-12d972cd8159" [[deps.Mustache]] deps = ["Printf", "Tables"] -git-tree-sha1 = "1e566ae913a57d0062ff1af54d2697b9344b99cd" +git-tree-sha1 = "87c371d27dbf2449a5685652ab322be163269df0" uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70" -version = "1.0.14" +version = "1.0.15" [[deps.Mux]] deps = ["AssetRegistry", "Base64", "HTTP", "Hiccup", "MbedTLS", "Pkg", "Sockets"] @@ -455,9 +455,9 @@ version = "1.0.1" [[deps.Tables]] deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "LinearAlgebra", "OrderedCollections", "TableTraits", "Test"] -git-tree-sha1 = "c79322d36826aa2f4fd8ecfa96ddb47b174ac78d" +git-tree-sha1 = "1544b926975372da01227b382066ab70e574a3ec" uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" -version = "1.10.0" +version = "1.10.1" [[deps.Tar]] deps = ["ArgTools", "SHA"]