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 @@ -6,12 +6,12 @@ class PhraseCli < Formula
6
6
license "MIT"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "b7be851b3f7b1ccfcf95e2b7dc2806b806f84fcc3e009c0ebf41b04a0bd5bd02 "
10
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b7be851b3f7b1ccfcf95e2b7dc2806b806f84fcc3e009c0ebf41b04a0bd5bd02 "
11
- sha256 cellar : :any_skip_relocation , arm64_ventura : "b7be851b3f7b1ccfcf95e2b7dc2806b806f84fcc3e009c0ebf41b04a0bd5bd02 "
12
- sha256 cellar : :any_skip_relocation , sonoma : "b20fd79a08789e76d7535337bdc453ed00a14f1b46c908e443a3a46f5ebc9adc "
13
- sha256 cellar : :any_skip_relocation , ventura : "b20fd79a08789e76d7535337bdc453ed00a14f1b46c908e443a3a46f5ebc9adc "
14
- sha256 cellar : :any_skip_relocation , x86_64_linux : "3999dc5dc38e2315be4ba86d302bd2b1c239c63a564eb066fc1b83856e875383 "
9
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "70445e1015d456dba6dbd17af6682bc9a598d3bf9f384980c608e2186061999f "
10
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "70445e1015d456dba6dbd17af6682bc9a598d3bf9f384980c608e2186061999f "
11
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "70445e1015d456dba6dbd17af6682bc9a598d3bf9f384980c608e2186061999f "
12
+ sha256 cellar : :any_skip_relocation , sonoma : "4aff19ebfd35bd814f216c6d45e1e774cde06b5fc57926c8038ccc5d1494057a "
13
+ sha256 cellar : :any_skip_relocation , ventura : "4aff19ebfd35bd814f216c6d45e1e774cde06b5fc57926c8038ccc5d1494057a "
14
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "a6d96a733d7c89397ffdc66ed0e329ff51c0cb3be9a3b7bd0c919d75b75caee8 "
15
15
end
16
16
17
17
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments