From 5866d9b5a50086194e6e69edfd47ff8084b4cff0 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 5 Apr 2024 18:42:35 +0000 Subject: [PATCH 1/2] rattler-build 0.14.2 --- 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 4aaf2ba661d5a5..f5a6e247c47e32 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.14.1.tar.gz" - sha256 "6bdba8ca2a875b52d2f6aedf1c8af133790bd62ec2545470bf48c682d48717f3" + url "https://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.14.2.tar.gz" + sha256 "4b5ab12d861292c5df19448b0833fcb8a4b57331cf007cd0441eace3d2295367" license "BSD-3-Clause" head "https://github.com/prefix-dev/rattler-build.git", branch: "main" From de73b129005765f2d68ac0022bcdb0719c796414 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 5 Apr 2024 19:26:23 +0000 Subject: [PATCH 2/2] rattler-build: update 0.14.2 bottle. --- Formula/r/rattler-build.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/r/rattler-build.rb b/Formula/r/rattler-build.rb index f5a6e247c47e32..52ccf35af32005 100644 --- a/Formula/r/rattler-build.rb +++ b/Formula/r/rattler-build.rb @@ -15,13 +15,13 @@ class RattlerBuild < Formula end bottle do - sha256 cellar: :any, arm64_sonoma: "b3e6241601a9621f137c0bc2677b0a49e1e860483fa01624e8707501e4bb6a1f" - sha256 cellar: :any, arm64_ventura: "1e5cac37602b70239538301e784a918c99d1680fb2d74ad0788ca6bfb29982c5" - sha256 cellar: :any, arm64_monterey: "91307e6643c7498deec120227600a5e811c6b6508678101dd4859e13bf01cfc3" - sha256 cellar: :any, sonoma: "00202eb06a7fc3645c24be0fc92b70046db452e92158dbce211d21bd33f54906" - sha256 cellar: :any, ventura: "ef6bcf2c9016c37151ab16311834acc04f31077e10f2f459c19acc4f7035db13" - sha256 cellar: :any, monterey: "538140aad87f7e9902b1beccf49b0f976c496db8a7e7277f44d12f34d6e117af" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7a2407d038a811afe611279cd7c3177d07cccbcfb7786370adcdd5a35e5c3fae" + sha256 cellar: :any, arm64_sonoma: "b9bd7f21a4e1a025cae654c5f6cbcb034506511ecf2d97c506bfe52517d17146" + sha256 cellar: :any, arm64_ventura: "1107f0e149425c297c91ad7904570923fdd082820ad1f4ffcbbd453ce6522ecf" + sha256 cellar: :any, arm64_monterey: "58944b3561ce3626c2d4f86f0eef1125024003474cc7aae5881fa477d125e02d" + sha256 cellar: :any, sonoma: "5b3109015d1614c3e3bc7d4e6708d136a377c1ae83952b658d23ec160a78063f" + sha256 cellar: :any, ventura: "49a263d16430b01b341c74123d52fedf2646194b2cab0f0c96f86ff4345b4615" + sha256 cellar: :any, monterey: "eb1feab85cd2d859ffd0fde7969ebce496fa21f252ea8c83df5afb4bff424f82" + sha256 cellar: :any_skip_relocation, x86_64_linux: "6e7bcd40b4fd1a369d9287dea313a4525247aef3708c03c85b65c5e3fff31a5d" end depends_on "pkg-config" => :build