File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class JiraCli < Formula
77 head "https://github.com/ankitpokhrel/jira-cli.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "8250d45b6be6e7f897d704248a10ce708fc0987b499f634b483452046ad4074a "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "826e1dd2a64baab107b3447068ec9a61dd59e0f59155a26c5eb85b38d78cf9e8 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "b4355e65a165d7a3266454843f6d94ff14457e3e7206aca7da56ab073759eee8 "
13- sha256 cellar : :any_skip_relocation , sonoma : "2e8948a461c557c4907131efb2f052a215c8e7b205b3294bbc1d148a84eb4e92 "
14- sha256 cellar : :any_skip_relocation , ventura : "59ac40e5f7e4e2b5d53ee7a64c7c3d49e55fff62b26eee766351252e616c2144 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "c56844f974a3625d3ecd9ff4fc37aadb196c691511f701e101db611d944f74fd "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "38ddb622dcf18e8ebaec41c1c2d18fd1298a8e00e0e29cdd9c4a1a466d57bb6b "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "772dd20a1ddfdd4073c82ca4715d1bf2580cc2e1da221b8bd52ae65a61fdff64 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "ee1279968ff0b3a34f102a0bcd15b1ac98a66641794a15c018b6eb453413bacd "
13+ sha256 cellar : :any_skip_relocation , sonoma : "f4d6654d25a445c48936e449877092ebf19a0689d5ae42c0209c87e27d17239a "
14+ sha256 cellar : :any_skip_relocation , ventura : "c42cfff329d68f7279779f1b21a7e946b94de6efbe63e18a011d4f543039361e "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "c20b26f416c6706892e92db9bc495e5e195ef9ac4a9bbf805bf7807755900e0c "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments