From d755b9b36741b570a724e7296daaab8d6b82e317 Mon Sep 17 00:00:00 2001 From: Brewsci Date: Sun, 28 Apr 2024 19:39:13 +0000 Subject: [PATCH] meme@4: add 4.12.0 bottle. --- Formula/meme@4.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/meme@4.rb b/Formula/meme@4.rb index 1f610788d..9fe1ce0c0 100644 --- a/Formula/meme@4.rb +++ b/Formula/meme@4.rb @@ -6,6 +6,11 @@ class MemeAT4 < Formula sha256 "49ff80f842b59d328588acfcd1d15bf94c55fed661d22b0f95f37430cc363a06" license :cannot_represent + bottle do + root_url "https://ghcr.io/v2/brewsci/bio" + sha256 arm64_sonoma: "30cab441b4bdb76254d05f8c00f00e6fb3d0b3000657c6ace0bd3d98aa7a1260" + end + keg_only :versioned_formula depends_on "ghostscript"