File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ class GnomePapers < Formula
55 sha256 "0cc8d72c71d3d8aab1be10ae1941a4cd92cd1e2a7e830ab7680e2c82dfb19c0b"
66 license "GPL-2.0-or-later"
77
8+ bottle do
9+ sha256 arm64_sequoia : "d9708f3c4d341496455119f0cbf14e9feb94bcfa3a6742f1ba1ac2b8a330d2d1"
10+ sha256 arm64_sonoma : "8a46f67637a9c9126948caa7b93048ee24aa314f9cc6a8f0b1ac664bf2bc0771"
11+ sha256 arm64_ventura : "95f5d01e5cc470b223e26df75f92d968554e07856150f8b61e66c1a369d5f7a7"
12+ sha256 sonoma : "977966489988c8819b3b5b53bdbb5e584edc9618a7c6a6d256dae5a1cdd1ef8e"
13+ sha256 ventura : "6594e4cb62781155b467d0db3928f2288586774537f3ce1a9c003740003564f6"
14+ sha256 x86_64_linux : "719b56150089db56278c1493c45dcfdfc75d25f0cc921a59e6e557e601ea6ea0"
15+ end
16+
817 depends_on "desktop-file-utils" => :build
918 depends_on "gobject-introspection" => :build
1019 depends_on "itstool" => :build
You can’t perform that action at this time.
0 commit comments