From 38bacef7c6352fbc9ecc923e3ca10d99a1d2a25d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 16 Aug 2024 09:48:36 +0000 Subject: [PATCH 1/2] rattler-build 0.20.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 ccec76421e48..404d17f68629 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.19.0.tar.gz" - sha256 "c9ca936aae5ba5e63115ad5076b29c8f7594adb3d588a29ebeeb0803152dd11e" + url "https://github.com/prefix-dev/rattler-build/archive/refs/tags/v0.20.0.tar.gz" + sha256 "7e0b5d4e0aa77a8887d7441249d40f378261d74337c4e36fb3dd9340e8c365fb" license "BSD-3-Clause" head "https://github.com/prefix-dev/rattler-build.git", branch: "main" From b7771f5567c48f6a123470ace0e5d9be71a98456 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 16 Aug 2024 11:20:57 +0000 Subject: [PATCH 2/2] rattler-build: update 0.20.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 404d17f68629..4bee809888ff 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: "84911d57cdc679b34cab069fd5c4c82311b37a7b8474dbb6b2cdf29991c98d39" - sha256 cellar: :any, arm64_ventura: "4100fceb7165c43cc11b867258e51cad26ece4bf8a14d95b4252e4e9c6bea534" - sha256 cellar: :any, arm64_monterey: "0ac00fcf56651e9acfdae16c8a9a6dfc2352caee7261314f6ac2595d85c7165b" - sha256 cellar: :any, sonoma: "725374889cd4dacb4aa06d690159299f7c70989f1be40f9b601799601a759eab" - sha256 cellar: :any, ventura: "7ea55d396c3dc6aaf894c8e227eebeb844b3374d8b4ad0cce6aacffaddfa8c43" - sha256 cellar: :any, monterey: "3fe1dee674a3960ee2243d6fff09a1eaae224a2b7c50024092ff505166b152b9" - sha256 cellar: :any_skip_relocation, x86_64_linux: "dd42703bc8e59cd916b80d18138ded993444352c11e5e59d7f5a40fa2251266e" + sha256 cellar: :any, arm64_sonoma: "420f1ade3e49423277acba49bebd6ca56a77e498504428c3094cfbb271390bad" + sha256 cellar: :any, arm64_ventura: "0a54a85e7376a78933a2136031e943a36b3743f2c94c68bc5c87bf2cbb47cec8" + sha256 cellar: :any, arm64_monterey: "79ed5cdb4ae28c68f89524337b44f1d49c79a7915d555706218773accea0c955" + sha256 cellar: :any, sonoma: "d64e31d6e19b3329cdae8da1cbccca10a429414e9c3fc4d4711bdbe53564a4d0" + sha256 cellar: :any, ventura: "2ecb0433626e38ec597c2831a85b8b2f79da2560a5b6491c628fa63d3909bcf8" + sha256 cellar: :any, monterey: "1191eb2f1dbbed49dc2fbbc4387f60626d849f1450ac17d0d29c40dab478ea08" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b72ecb25882979d8163e752d369361516a6c6fcdfaeba7052d8bd2ea47c32b15" end depends_on "pkg-config" => :build