Skip to content

Commit 635ae4b

Browse files
committed
chrony: update 4.6.1 bottle.
1 parent adc315b commit 635ae4b

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Formula/c/chrony.rb

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ class Chrony < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any, arm64_sequoia: "4c6e88d135fc7248907d23dfeeb0dc7d7d59fdb3e4b4bf5d64cb88cbde144e7b"
15-
sha256 cellar: :any, arm64_sonoma: "7e9968c5ec5ea5eef8f8e8067102aa76abe5ba51f743ff128ce5a65f77187d38"
16-
sha256 cellar: :any, arm64_ventura: "92e281e61b4343f5e1adc70edfbd7ef37cee3a810f7ebcbaaaee8494095d73e9"
17-
sha256 cellar: :any, sonoma: "47023cbf95a7711a26f5077d40b0a4564b864fbae5eb7d371952120bb4620d53"
18-
sha256 cellar: :any, ventura: "a2b6f67ac680be5e10d64b0a8e1c580a64bbd9e53fdabb1b0884562db5b4cef5"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "55cd6ef009f00d493b55f8ced8b850f4029c6bc9f17e628303d65d4391df69d4"
14+
rebuild 1
15+
sha256 cellar: :any, arm64_sequoia: "bd8606bc58d44abfff04e9574cf0264e5c5ee9f75f64374aadae9096004b55b4"
16+
sha256 cellar: :any, arm64_sonoma: "4d47ecab5d75443490dcd062d0b185dcb2fa3c7ac2bc30f4fbcdfdc61736ea6d"
17+
sha256 cellar: :any, arm64_ventura: "e0785f59cb7309e691469fdeb7ce2a976b8bc49a112125957331ae47c2b95225"
18+
sha256 cellar: :any, sonoma: "5e8db7aab33dd0786c52743172f8c0a7a115633d8585da1081c4db87849d0c5d"
19+
sha256 cellar: :any, ventura: "201f73994bf3599b53d7512dfad1dac1ab40e998ca4d2ed50bcdc9df6a66d725"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "7ddc87ece74b77897ffacfefd6c66defc4196c7d7e4a55dbe702479224bc693d"
2021
end
2122

2223
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)