From 10aa6d751dfde3175f548843154c34f89bff1306 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 15 Feb 2026 04:08:43 +0000 Subject: [PATCH] CompatHelper: bump compat for OutputCollectors to 1, (keep existing compat) --- Project.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Project.toml b/Project.toml index 962c74ca..88488d2d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BinaryBuilderBase" uuid = "7f725544-6523-48cd-82d1-3fa08ff4056e" -authors = ["Elliot Saba "] version = "1.42.0" +authors = ["Elliot Saba "] [deps] Bzip2_jll = "6e34b625-4abd-537c-b88f-471c36dfa7a0" @@ -20,10 +20,10 @@ OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" OutputCollectors = "6c11c7d4-943b-4e2b-80de-f2cfc2930a8c" Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" -RegistryInstances = "2792f1a3-b283-48e8-9a74-f99dce5104f3" ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca" REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" +RegistryInstances = "2792f1a3-b283-48e8-9a74-f99dce5104f3" SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce" Scratch = "6c6a2e73-6563-6170-7368-637461726353" SimpleBufferStream = "777ac1f9-54b0-4bf8-805c-2214025038e7" @@ -51,7 +51,7 @@ LibGit2_jll = "1.2.3" Libdl = "1.7" Logging = "1.7" OrderedCollections = "1.4.1" -OutputCollectors = "0.1" +OutputCollectors = "0.1, 1" Pkg = "1.7" Printf = "1.7" ProgressMeter = "1" @@ -67,7 +67,7 @@ Tar_jll = "1.35.0" UUIDs = "1.7" XZ_jll = "5.4.4" Zstd_jll = "1.5.5" +julia = "1.7" p7zip_jll = "16.2.1, 17.4.0" pigz_jll = "2.7.0" unzip_jll = "6.0.2" -julia = "1.7"