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 Komac < Formula
77 head "https://github.com/russellbanks/Komac.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_tahoe : "2a74787073a0936171542b60c3a99955eac8303892a1d081b47462cc8eb2434c "
11- sha256 cellar : :any_skip_relocation , arm64_sequoia : "726323246c1a7ef794898113078323a0a62911f19a2f1bbc8e6ef1c3a7d2f7d2 "
12- sha256 cellar : :any_skip_relocation , arm64_sonoma : "59f4d6783d2b96ad26d7a377f87e6a712a7ed8442f61d1d27daf5c3a100d5391 "
13- sha256 cellar : :any_skip_relocation , sonoma : "8ee73eb9019608ef7c5666546db312651aec21d4b611fa0ffe60dcad7f0fae79 "
14- sha256 cellar : :any_skip_relocation , arm64_linux : "240759489a1d204e5d7364277417331721f1b8b52bed7cef804fe84d6b92d553 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "f8559a3b61ba29529b37ee44fa5889cd5fb5ad7fbb4bfc921f8b4c9d29f18fe1 "
10+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "84dbdb915c8a60ef427b244d1358abd5f04f9e02cdb8f60bb65a69ea1cddbeea "
11+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "62412ca1ce2fccf139a4b85b308cad62c58dbb58b3c8649dfa854674e07b43c4 "
12+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "5c2694b4f7a1acd52f057efe6c5f541e550c21b1d884481880cdc3b1075ff5a9 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "0c39adf41541f063b64a935841fc190024cad997ee9165f3e14272525babfdf5 "
14+ sha256 cellar : :any_skip_relocation , arm64_linux : "85d86fdc309d27b48f7703d45fb771390978be13647158e1e70443151d98cb2e "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "e12421bdc9dfffc4875c41b7a118673c67cec6bb4437225731d8f77288a9fe68 "
1616 end
1717
1818 depends_on "pkgconf" => :build
You can’t perform that action at this time.
0 commit comments