Skip to content

Commit 0151d72

Browse files
committed
massdriver: update 1.11.5 bottle.
1 parent e48b7b7 commit 0151d72

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/m/massdriver.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ class Massdriver < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "61173d81cf0ff9789dd370803142d162708284f48f1f906602bdbeba032635a9"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "61173d81cf0ff9789dd370803142d162708284f48f1f906602bdbeba032635a9"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "61173d81cf0ff9789dd370803142d162708284f48f1f906602bdbeba032635a9"
21-
sha256 cellar: :any_skip_relocation, sonoma: "484619fa72eae86471a4105a537a215dd8951784a22663d5ce60c86b2ae7ab86"
22-
sha256 cellar: :any_skip_relocation, ventura: "484619fa72eae86471a4105a537a215dd8951784a22663d5ce60c86b2ae7ab86"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f620b39d5142b74f85923386498b561177abfabf0cfc5ac6a837d4098e6130ab"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9829fa2d8598b48419a5b87df41502b987275ce1b768c6e0877d273dca331602"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9829fa2d8598b48419a5b87df41502b987275ce1b768c6e0877d273dca331602"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9829fa2d8598b48419a5b87df41502b987275ce1b768c6e0877d273dca331602"
21+
sha256 cellar: :any_skip_relocation, sonoma: "c9dcc30b36935f324267bdde8b5938be788b6b3eb734023991a736745e0256d3"
22+
sha256 cellar: :any_skip_relocation, ventura: "c9dcc30b36935f324267bdde8b5938be788b6b3eb734023991a736745e0256d3"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "ce169952905a4f66416fd48639fa92e3715171832010dde1abd19853f5431151"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)