From a8c5b76fea134a7eef0de58c016113ed45e2cc21 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 3 Aug 2024 23:53:11 +0000 Subject: [PATCH] eless: update 0.7 bottle. --- Formula/e/eless.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/e/eless.rb b/Formula/e/eless.rb index baa9d105f2d5c..7cfa4c7cc41f0 100644 --- a/Formula/e/eless.rb +++ b/Formula/e/eless.rb @@ -6,7 +6,8 @@ class Eless < Formula license "MIT" bottle do - sha256 cellar: :any_skip_relocation, all: "cc720394c1e88326fb9a2f76457a1edb4efa081313fe7fc914e1e9375b1e5ade" + rebuild 1 + sha256 cellar: :any_skip_relocation, all: "562c9ae16a0fc87aa6752e240e261fa0634f908867f19d716846dceb43ecc72b" end depends_on "emacs"