From 22770e3793313bbfc3a1df7a46e8bb721f055259 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 3 Oct 2024 01:09:58 +0000 Subject: [PATCH 1/2] rattler-build 0.23.0 --- Formula/r/rattler-build.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/r/rattler-build.rb b/Formula/r/rattler-build.rb index ee182826e8be..56382bbbd826 100644 --- a/Formula/r/rattler-build.rb +++ b/Formula/r/rattler-build.rb @@ -1,8 +1,8 @@ class RattlerBuild < Formula desc "Universal conda package builder" homepage "https://github.com/prefix-dev/rattler-build" - url "https://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.22.0.tar.gz" - sha256 "254a8c8defb7196c3a29fad7eec6a9c27c9df14f77bbe6bd9e0efef29885ca88" + url "https://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.23.0.tar.gz" + sha256 "90b5e9eed4755b0529d35e5d6f548c57953ebffe7f8e9be4a708070f86a70881" license "BSD-3-Clause" head "https://github.com/prefix-dev/rattler-build.git", branch: "main" From 02de64c154940369415ee1dd223e78908ce4adf7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 3 Oct 2024 01:53:24 +0000 Subject: [PATCH 2/2] rattler-build: update 0.23.0 bottle. --- Formula/r/rattler-build.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/r/rattler-build.rb b/Formula/r/rattler-build.rb index 56382bbbd826..af2330d5aab2 100644 --- a/Formula/r/rattler-build.rb +++ b/Formula/r/rattler-build.rb @@ -15,12 +15,12 @@ class RattlerBuild < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "4829fee914e8808a9c9b9fb59737fe1a2c6ce3fbc6e28687ad207faf23889567" - sha256 cellar: :any, arm64_sonoma: "25f836da13a37657218797a702ce1523c18afb358f412366db9b802e14baf90f" - sha256 cellar: :any, arm64_ventura: "b14159d4d4673db80f3d0d7f1bf0e9285440debfcc2ff44ab33513953977463f" - sha256 cellar: :any, sonoma: "3418ae99efb337b64fd1067a2f7b2da503f063729bb207914fabb9334ca32424" - sha256 cellar: :any, ventura: "52311171179b9070a7d4bd1558a38749a346aa6a20b4aa86b441254f0729a49a" - sha256 cellar: :any_skip_relocation, x86_64_linux: "47ab1d2b49293850dcb66e0ce2c3008d0cef9fe8554664668f6bf41505fa5e28" + sha256 cellar: :any, arm64_sequoia: "13ac351e89bc12097751732c508dc2a8cf2dbdf0325e6c555662818c26bf39b0" + sha256 cellar: :any, arm64_sonoma: "70fd24e51006174c5b6f28ca6c93cf5151ab2542a20c232b4562c6085ec9954c" + sha256 cellar: :any, arm64_ventura: "e600b7cc8b2dc67c20aa987e5d1a36366c843f9b0c63e877ca5219393490e737" + sha256 cellar: :any, sonoma: "0cbd17930e7dd81c8b6f6abd718c5b61f582a3e4b1cbd0a1474857ad9060f600" + sha256 cellar: :any, ventura: "346afd6af309f5697aed4978f5ecc5d1ede495f55e127043074d313755125a1d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "0894729c34f86e126535d3ddbd0495a8343740b1ae49ebe025ef8fac16db31df" end depends_on "pkg-config" => :build