Skip to content

Commit 80f55e6

Browse files
committed
cloc: update 2.06 bottle.
1 parent da68357 commit 80f55e6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/c/cloc.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Cloc < Formula
77
head "https://github.com/AlDanial/cloc.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b8283f66cc2a29eb0503f0d6ec5da6d032f8333d6792e969aaebd34149983292"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b8283f66cc2a29eb0503f0d6ec5da6d032f8333d6792e969aaebd34149983292"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "ddc04e8018a88a4506d58d5e1024da139c7e228584aba582dfc14e6a1afb12ab"
13-
sha256 cellar: :any_skip_relocation, sonoma: "c20ebdf0cc4416b16cfbf89cda60ea4fd9b094ef4fd0aea3f61819248f589e9d"
14-
sha256 cellar: :any_skip_relocation, ventura: "cabab725242716b2f3d908c0fe861d9175870305d9c5ab1d86d1ebfe0f584ea5"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "273d53ef9f8f29740f74ed543e2a1d5ccfe1248483bd7ff2454e90f07fcd9624"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "91b5211f50ed444d66a1de4f851af9d180c7add1c443c3f7b294b8eddc55a5f6"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "fe4188eee9b775b155e22cfa70c45df2b98e3873acc2ecde4680b8ad60605167"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "fe4188eee9b775b155e22cfa70c45df2b98e3873acc2ecde4680b8ad60605167"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "dea4656e3a2afbd9e1b794a2af5293107474e0d3ddb2effc35d7c22af4f22484"
13+
sha256 cellar: :any_skip_relocation, sonoma: "26e3648038206fb1275209efb8ecea59f898935edc39a2664b5bc1aeb558a78c"
14+
sha256 cellar: :any_skip_relocation, ventura: "a65608ead2dfd9c37c0b752029d0b1183d6c1f95221f87fce919b082a82ea1fa"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "592d22654dfd545f6145e652023aa00b13c977d0fb9e5ddeffb016ad2e109b77"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6091233b75cdeb91a58b8aca46b325c9e9b9778c9ac57549a9675f525fdca30d"
1717
end
1818

1919
uses_from_macos "perl"

0 commit comments

Comments
 (0)