Skip to content

Commit 82b7c93

Browse files
committed
libptytty: add 2.0 bottle.
1 parent 3c15ce9 commit 82b7c93

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Formula/lib/libptytty.rb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ class Libptytty < Formula
55
sha256 "8033ed3aadf28759660d4f11f2d7b030acf2a6890cb0f7926fb0cfa6739d31f7"
66
license "GPL-2.0-or-later"
77

8+
bottle do
9+
sha256 cellar: :any, arm64_tahoe: "5a8043eb470230c18db586ab547552e89aa343c13f3d101df7a8ddfb8ef2cd2f"
10+
sha256 cellar: :any, arm64_sequoia: "e04e49991b1e9e2df45463c865a99ba056d15bb854b30342955741b4be83bfae"
11+
sha256 cellar: :any, arm64_sonoma: "bc58487292ee8f7250be2ef35f6128e148038a29129bc6d69519ddee93afa865"
12+
sha256 cellar: :any, sonoma: "6d499c4ab02c6f3a3c2d43a1f5e50a937e8284f7fc89f856d693c05c023245cb"
13+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3e60096e3e90c812a12c09d5e7c35e7b5e000650b06c76df6927d3346db9d8c8"
14+
end
15+
816
depends_on "cmake" => :build
917

1018
def install

0 commit comments

Comments
 (0)