Skip to content

Commit

Permalink
[CI] Update manifest (#6434)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] and giordano authored Mar 21, 2023
1 parent deed979 commit b4fa59d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .ci/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,15 @@ 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"
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"
Expand Down Expand Up @@ -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"]
Expand Down Expand Up @@ -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"]
Expand Down

0 comments on commit b4fa59d

Please sign in to comment.