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 Krakend < Formula
77 head "https://github.com/krakend/krakend-ce.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "f709a1abb202cc0c011c50b72e4386dd65d8bbf18e4b853396355e258345a67f "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "db4e6638fb05cbab46ce1024d0c8f1970aa1ba55202a4f47a8b677da74656fb3 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "85510904a5d16b292ca466786fe4a9c3b3355d77491f17ff85cf450c4c228d13 "
13- sha256 cellar : :any_skip_relocation , sonoma : "9f89aabb9c0260bd3fef11d8f3dadc01499b42a0a3c43523adc8b55e4ff4951c "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "7c9fb232cfe22d951a780877814bdddfdb435ef84fd4c7b33d6cfef5605f61d2 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "d6f33eb6da04f917329127e5a340214b91d4af0674bb9793faf2c381c1f710df "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "93c2549b779919fd3b928cfac1213adbeca0c20ee6ea25a49257203ffecbcbec "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "34b813647679d06f06e597e7d017efc4e84c184cd1b2c809e7f49b14654bb6ab "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4888f468461c540fc60c9a23655e01d2d1edb1cc0fa955d6bd049de0339457bb "
13+ sha256 cellar : :any_skip_relocation , sonoma : "c79467bcb0cdc6e26a1226adb34fcd3325cb1c4740e7da03c3207f865bfca705 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "707379bda7798aa472e2a640d3726b42b87b4522dfe49347bd289ceb4c2c42b1 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e8d544f18f1a2274369037d90b2ebdeff6c1eb56e5fc936ed0b4a71830c431f1 "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments