Skip to content

Commit 7101316

Browse files
committed
rubyfmt: update 0.12.0 bottle.
1 parent 108e440 commit 7101316

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

Formula/r/rubyfmt.rb

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,12 @@ class Rubyfmt < Formula
1818
no_autobump! because: :bumped_by_upstream
1919

2020
bottle do
21-
rebuild 1
22-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "add7264b0c1f0f824a4cacb9207a09fd1b64af9fb800f9ac3caafa0a34ee4568"
23-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3ea996577f2010a2fcc3a4244398c2cdc8988de9efedeed1646f358798b33ab4"
24-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "20e428828937e70b6c4e9dc9d742ecc1a8f331dc65369488c1fd576cb6abfe1e"
25-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d5ba71656cdf87c3c1b5a2f9664f2deb21f59a949173a9a639340617a8bc8707"
26-
sha256 cellar: :any_skip_relocation, sonoma: "57a01d03aee9e206fc51d64079ab95b0974f6b0e39dc5a464e58f975a45bea0c"
27-
sha256 cellar: :any_skip_relocation, ventura: "b831dd07102b2eabadfaf38c84cfe0d24a5ed7d6c7ca3b58702eb7dfe5f7dd5e"
28-
sha256 cellar: :any_skip_relocation, arm64_linux: "1d5ab407a571c5ce85baf2a784dde2b0a523614d749df8aed8c0d4b03af472b6"
29-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d7268052db591d14ad85711a47d0ce9b9578a0c9a0d353e63b870231d358478e"
21+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "0d4825a2aaf18c4d14d339190e26fd6042cd2312dd1953c5844c114def6700b9"
22+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "df96caa4ae7cc5d2fc1f5cd0a0e9c790cc1f9fc48001fcf26c37f6162107a879"
23+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "723d4db76a00d239154f8106ddfee3dd5e50557fe0221ab70c2e38a05900670e"
24+
sha256 cellar: :any_skip_relocation, sonoma: "2ccdacf5cbbe5cfc0e5ec9632de656ca88120506a7cf24042b8185a0c307f3c3"
25+
sha256 cellar: :any_skip_relocation, arm64_linux: "bccac8730df069393705d544a155d731f85bec4896da35cdc2e2d1fd22e530ef"
26+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5269e94181e4aff93945f2f681e29096f077b9e17fd9b470e431765e2a59491f"
3027
end
3128

3229
depends_on "autoconf" => :build

0 commit comments

Comments
 (0)