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 @@ -10,6 +10,15 @@ class Catgirl < Formula
1010 regex ( /href=.*?catgirl[._-]v?(\d +(?:\. \d +)+[a-z]?)\. t/i )
1111 end
1212
13+ bottle do
14+ sha256 arm64_sequoia : "10113098841cbf331b3b7ecd70b8fcadc65ee0d863f9fd46671d28325e9e1066"
15+ sha256 arm64_sonoma : "7a5ac77635d063e53136ba82f11f793ecabd86340ba3fffbce69463df086c316"
16+ sha256 arm64_ventura : "e6bb55c082d4b2ceb8328bb4a7723aa3d56168258cad31f0fbc9afad664cb2cb"
17+ sha256 sonoma : "13112c4d7607f8ca1f991a1980b1a72636d5359b5a8e6e09826ce5a6167abbff"
18+ sha256 ventura : "86720e048ec46eba3a7ede53e34b6b944d802b451758ed5f1cc20a0f87d44f55"
19+ sha256 x86_64_linux : "b6849416058a2849403173bf34aba0a45d8c27f3a3ff2e43973f0480f6552c00"
20+ end
21+
1322 depends_on "ctags" => :build
1423 depends_on "pkgconf" => :build
1524
You can’t perform that action at this time.
0 commit comments