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 Parlay < Formula
77 head "https://github.com/snyk/parlay.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "cf040aa88904a9f362500cfa1d1df6a7705c49c686acef2498228456274f806d "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "cf040aa88904a9f362500cfa1d1df6a7705c49c686acef2498228456274f806d "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "cf040aa88904a9f362500cfa1d1df6a7705c49c686acef2498228456274f806d "
13- sha256 cellar : :any_skip_relocation , sonoma : "5ce1332d3c30003ac9820c251912913fc66c162c6f0f04cd11fa6d1c65c05755 "
14- sha256 cellar : :any_skip_relocation , ventura : "5ce1332d3c30003ac9820c251912913fc66c162c6f0f04cd11fa6d1c65c05755 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "1399055c15e874dc43faae8de44286b549acf9f4a8cf0d781ef9adc9c9f92774 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "9500bdf0d7d002f14516ed724c1fafb1455c4eca2ea29acce67bfc05744c9f8f "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "9500bdf0d7d002f14516ed724c1fafb1455c4eca2ea29acce67bfc05744c9f8f "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "9500bdf0d7d002f14516ed724c1fafb1455c4eca2ea29acce67bfc05744c9f8f "
13+ sha256 cellar : :any_skip_relocation , sonoma : "6a31b8e96a35dde70feb12cc350d8b9cf896b190f8960e95ec99d5421a887341 "
14+ sha256 cellar : :any_skip_relocation , ventura : "6a31b8e96a35dde70feb12cc350d8b9cf896b190f8960e95ec99d5421a887341 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ffbc99d7d2c246b4ee5bfc0b0391f995c7692b72ce55edd67a818b975c58476e "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments