From 12112e5b4ad21b125c83a18871fd377f17734af2 Mon Sep 17 00:00:00 2001 From: FX Coudert Date: Wed, 12 Oct 2022 09:06:07 +0000 Subject: [PATCH] typewritten: add 1.4.6 bottle. --- Formula/typewritten.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Formula/typewritten.rb b/Formula/typewritten.rb index 25f8a92e231..670f9d69353 100644 --- a/Formula/typewritten.rb +++ b/Formula/typewritten.rb @@ -6,6 +6,10 @@ class Typewritten < Formula license "MIT" head "https://github.com/reobin/typewritten.git", branch: "main" + bottle do + sha256 cellar: :any_skip_relocation, all: "a1cfc6eecc7e3de0a1ae5ef9fd86450cbe352646501817c343db1e013e12c1d7" + end + depends_on "zsh" => :test def install