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 Kor < Formula
77 head "https://github.com/yonahd/kor.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "f704ad39dcecfda47d2d8c9ddcc329e93bfe8d8f620a94b9157137e4842bd697 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "38b2d87bfe79753a5a0926c35b883f1880ec0c3f3f1482cf44e0096bdeba38a3 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "dc35f345bb6ba8876a8878336eec29ddd64059b9f95f25f94d5f2badeb8b3425 "
13- sha256 cellar : :any_skip_relocation , sonoma : "3d04500212d69a041e874e3c69d28ce5fa392a07ec20f59657e0c36c6b23086f "
14- sha256 cellar : :any_skip_relocation , ventura : "d0e59383539e1f0f39e3b1c263e0f44ad7cb2ef8a606d76ef4d0c85e30e3e257 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "134dd52e416fff9086650e6a8f67797900fdd8272446c37e79579073cac0d7b4 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "e9059c95c7a0fe71096bcd717a097be83d2cef975bf57c2fcd3d66fdfdebf7d3 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "356db7a3454ae138d2055130f995eb4518716c8419e79aa0676d49f0ce4b1beb "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "90b853401b7021051d2c9ea707a02bc5bd2954236b5168e62027464dfb93b171 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "7c115047ad5faed758af251530e8686ff325ea28fae879dab427497489e0c452 "
14+ sha256 cellar : :any_skip_relocation , ventura : "5bcb1866d0bc23e5db1c8173b1c55c0c66566dd72d1000378c4474f8696ac531 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "17832fb24098cd7448a0c72c2c7dce7dc17e20c5028a791cdbb9e3eee53bab5c "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments