@@ -12,13 +12,13 @@ class KosliCli < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "1caa209dcb32033023b3523f7e2317f1f122deb1c8151367fae8bc1ec4226b7f "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "2e302e239d8a4dc885fdbd043868e7f0f1aef248f7045bba8f3903ab977f172f "
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "8f625fa2fc35bb242c8c07cc0c7f9f39971318c69c7ff55ae88944f9e2d93f8e "
18- sha256 cellar : :any_skip_relocation , sonoma : "fbc336bb11ada3b6ee037ac385acffeb7a3f9fe89bcd74501d7e73930de8fb15 "
19- sha256 cellar : :any_skip_relocation , ventura : "f7f41df19b9b38c7e9cffc34eff8a25c179422d53777bcd5ececdb08bbc81630 "
20- sha256 cellar : :any_skip_relocation , arm64_linux : "8d23260bb7f5fd5f13b9310c455bcc2ab703935440d8f29540b137aff8d930eb "
21- sha256 cellar : :any_skip_relocation , x86_64_linux : "ba0b96993d624dab3f4a37d49c4d93b5b1d091d8393a936878c3123cb38394be "
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "5acc2fbc94039e0024cef383b6c713fab9df08e1840921649dedd085c2b6e709 "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "c364e5bc655683168c3b49a17fa5a3983a8b619ed56a0fd9965b0fde90dbd130 "
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "08edfbc7dd9f5a284522beb740e5ef5b9a4928b4048d3ae1c4b5a54d9b25351f "
18+ sha256 cellar : :any_skip_relocation , sonoma : "dab9b468a53a11b219b3b9041fadfecafd2350135cb9dd5ee5a365ac8d288aa8 "
19+ sha256 cellar : :any_skip_relocation , ventura : "46d51d5437cef0844aa6511f3a878ce01f4813f5f81cdb58b765bddbb723293d "
20+ sha256 cellar : :any_skip_relocation , arm64_linux : "dedbb48c919edf8c8e50043e3710eae3e7fcaced7cbba69dd6f106b81cdf3fa6 "
21+ sha256 cellar : :any_skip_relocation , x86_64_linux : "2fb32d0378078d48ed7e4dbd0b5a8b8d96f6fa48c5e8340d5fc1e19e68e8aa8d "
2222 end
2323
2424 depends_on "go" => :build
0 commit comments