From b5ea49182c2434436f8fab14dd6755366a938195 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 9 Oct 2024 21:47:45 +0000 Subject: [PATCH 1/2] rattler-build 0.25.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 be3b6c32a696..37913c2786f3 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.24.0.tar.gz" - sha256 "cb928de61b1206642f416058aabae9db8aa8e1334b78841157bdd00843c2e0de" + url "https://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.25.0.tar.gz" + sha256 "4ec40c823cc925f4fde510b5d43b8560b79c3cb06035407806a6d0e147d9580d" license "BSD-3-Clause" head "https://github.com/prefix-dev/rattler-build.git", branch: "main" From f8ec0fd53a394555ddb90710b4c38fb84a24d4c1 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 9 Oct 2024 22:44:17 +0000 Subject: [PATCH 2/2] rattler-build: update 0.25.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 37913c2786f3..c9b677d4efad 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: "e0140266fff2d574268f5dad05616f990b8de4ef8381d4b06e54f336724f6bf7" - sha256 cellar: :any, arm64_sonoma: "2338dd04db6a491bc908e5e0d8e3a1309266659c17ce625d11102e2ec3885857" - sha256 cellar: :any, arm64_ventura: "2c621c1777d99ca284b95eccccb586b88dc2cac969321fd855f1d2b97d069f74" - sha256 cellar: :any, sonoma: "6407f289c75eb5a42b330b44845703287e45f84e5347134bd12dc0ae35f188f7" - sha256 cellar: :any, ventura: "53a1919ed5fdd62af49378e8550886ed1b0e9525ef8135018548fb80ca3ba9aa" - sha256 cellar: :any_skip_relocation, x86_64_linux: "9cf1540b83bb727f2b4bf773599cb18fb6cda79dc107233b8976e2af562dda12" + sha256 cellar: :any, arm64_sequoia: "6ca0286656b3a1a69d8f5cf563f919679fe520f4814a06730a60a53359d4f7a1" + sha256 cellar: :any, arm64_sonoma: "8d1a28afd30905134312e213cde7cc21ca3eb9ade3956c0b6425101d9a39d66e" + sha256 cellar: :any, arm64_ventura: "2bb9958bef792dc1a31a235edd42fb00e6847a2613fac9399d16fad5f5454cf0" + sha256 cellar: :any, sonoma: "1507be23b34c6296fc289e92fe82f6904d10146331d7c60889562c7228882be7" + sha256 cellar: :any, ventura: "da28793a8d25725e5657e38732744d2432769d9c7c7156ddfe18fb69e0390bf7" + sha256 cellar: :any_skip_relocation, x86_64_linux: "ed8a80214d0b6255e23c6368ff6c208417dfe2d8d88fe14b5fda1ee893af9487" end depends_on "pkg-config" => :build