From 4f0530e95c3a3d934f65d2752f474fa6619ea27e Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Wed, 11 Dec 2024 13:49:01 +0000 Subject: [PATCH] repren: add 1.0.1 bottle. --- Formula/r/repren.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Formula/r/repren.rb b/Formula/r/repren.rb index 5023ef928b306..4ba2c04b21da0 100644 --- a/Formula/r/repren.rb +++ b/Formula/r/repren.rb @@ -7,6 +7,10 @@ class Repren < Formula sha256 "6e5eeaa211154abed194eaa09a7ae8a5c760c0dfb103636542221089f4d335e1" license "MIT" + bottle do + sha256 cellar: :any_skip_relocation, all: "7e67e2a780fcea707e9f2c3e40dbe897c6ffb64580c065015701e1c891518ea8" + end + depends_on "python@3.13" def install