@@ -7,14 +7,12 @@ class Chsrc < Formula
7
7
head "https://github.com/RubyMetric/chsrc.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "53d4a9168f656567782cc306e5fc2d4bc55e20a50a91c612e0f6af1a50e34a12"
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "8915d8c4fbb1ccc2110a405121763d53a520e3468a996d79615b94b6502c21d6"
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e53a86f9d38d700757603d6c222a2cba61fc70800d9f9e6446d72e9078af1b80"
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "6791abc9d81e8f7781c6a1b456c115dadee08a8894112a86ec74fc10cb46590d"
14
- sha256 cellar : :any_skip_relocation , sonoma : "dab70cbe9901152120b5a950e52c0590ebfa1b5cc17c8e58bd28ab4d6199989d"
15
- sha256 cellar : :any_skip_relocation , ventura : "7d49b57c953c852d16c0f6c5203a4badc83aa102500fded99d033365eb01bdfb"
16
- sha256 cellar : :any_skip_relocation , arm64_linux : "4969a3ea64a8245e5195989d698e6a9ff340fee686629a6550fd6287280a1203"
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "29ae178aa9fdab7880156f2a00c099137be3ae117304a7467507d2e2c1eae698"
10
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "6e5284d12fc7a7a26591a964f35f638c46d8ad339d9e046323b12f6ae14a94c2"
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "207c14f7c2c966a785ac0618f4d199c35eaee2fc39f33a44e619aad1df67b376"
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "60d5f9128a554a8566f137a271383d94479deb92ea6608d05426ed73dddfe14e"
13
+ sha256 cellar : :any_skip_relocation , sonoma : "b756dd9f5c1fb8a5cbc2c27c852e44546894d2c1193fee7c3701d69072e3d83a"
14
+ sha256 cellar : :any_skip_relocation , arm64_linux : "b5632382efd3b6d53327894bc60d3c942ad917c49698769a26fef6025bdfaed6"
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4d5a78177dfb3efb005d5ed2d05591296f45eff83d5c94f2865a345d70999e36"
18
16
end
19
17
20
18
def install
0 commit comments