From 15ad110194c790c0e7863067812e38cfb4ae7101 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 17 Apr 2024 18:47:57 +0000 Subject: [PATCH 1/2] rattler-build 0.15.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 52ccf35af3200..025f93d20e19c 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.2.tar.gz" - sha256 "4b5ab12d861292c5df19448b0833fcb8a4b57331cf007cd0441eace3d2295367" + url "https://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.15.0.tar.gz" + sha256 "f60739e4815873ff6fa18c54256ecf46af8743136d64b659a2b6eea15fe8bcd6" license "BSD-3-Clause" head "https://github.com/prefix-dev/rattler-build.git", branch: "main" From 560ea9ca260e923c3ef34e76dccd4300f00fb5f4 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 17 Apr 2024 21:25:52 +0000 Subject: [PATCH 2/2] rattler-build: update 0.15.0 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 025f93d20e19c..3641d3b372210 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: "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" + sha256 cellar: :any, arm64_sonoma: "23119c0bfe78f0773c83e8a4812d992f9ee3ca2200a212b463c1c7edb6b2034a" + sha256 cellar: :any, arm64_ventura: "a8b867df79529c0a90f9e2acc174ced51edbdb5c560744d17acc2253094abc31" + sha256 cellar: :any, arm64_monterey: "5a547da2b7c78a95aa5e8edf80ab68a575f9d0bc3fba53ba678fc6d5b1056bb9" + sha256 cellar: :any, sonoma: "70883c0d944cd46d29775c9a2fe10adfd12f231cde704eafdfd9eb7d4da2bcc9" + sha256 cellar: :any, ventura: "e8a480fe3fba55edc9e5e03121844b92b327462ce8ba305ec142f3397e6eb6b8" + sha256 cellar: :any, monterey: "c96996898dee8b57712d04f2ea8c202aa8d18ce675422cdc44967817ea6b0556" + sha256 cellar: :any_skip_relocation, x86_64_linux: "14d403c0c46efcc8031551dc16a0dcef71aa94add6baad0d27a59ff20dcf2ad8" end depends_on "pkg-config" => :build