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 Gollama < Formula
77 head "https://github.com/sammcj/gollama.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "ae2150686511ea6d4cc6391a345059e38f07e3884b0d6f69b7eabc39a774b930 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "22ec84fe780307c5d96ee4b8633b779b2f1beaf271b1fd97a0d87341a7eb760c "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "250a830b15c7f98b4e5809933f1aa53fdce3b4096b29868af29dc7d4cc17fde1 "
13- sha256 cellar : :any_skip_relocation , sonoma : "cac45d38c8d7344534021ca7d311b7edfb4b35b78acdb9d924cc32e123ab4897 "
14- sha256 cellar : :any_skip_relocation , ventura : "2c3b53b42705c9d7bba35bccf445e1c78c45e4be5600c61c61854300393aa0b8 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "e8ee986745d154be8c8d8da90d6cf94c3d50b53b23b3eadc6f6b9b40b0cff4ca "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c599d82a643f1925c673e683a8375386a9d5035577156878693c2b06bb0d1caa "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "e68a46fc92048c50c8f701009a39d84a8658e6045d7ea6acfd2caf63d8ca85ff "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "34fc6e335d528c84e24f963f50bad1a547583bdc75cbd8756ca249b46695039b "
13+ sha256 cellar : :any_skip_relocation , sonoma : "f43fe6316ed5eb512da6c069d573a137e24b0441846da16df7049d40822bc306 "
14+ sha256 cellar : :any_skip_relocation , ventura : "41c966577efccff4941e558c54728edeefefca4e8574c81faaef222b13acc050 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "b29fb202b897b49d5cd0d3aefd3f3ce93432173c5f8847d25e64079a5ecb3f1a "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments