Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit f71262f

Browse files
committed
portable-ruby: update 2.3.7 bottle.
1 parent 5cec698 commit f71262f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/portable-ruby.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ class PortableRuby < PortableFormula
1010

1111
bottle do
1212
cellar :any_skip_relocation
13-
sha256 "f1db8863543d256e6a8e704bf618025030b3d22a7a6b19749d19f599b5554212" => :leopard_64_or_later
14-
sha256 "b5c320c1bc2c4d42d4674643855c582ba2772fc951689d298ee079b74bac29a7" => :x86_64_linux
15-
sha256 "6ac992c4620912b50b3c74f2d4447d541bac4f1839e557c3edcfdebb141c9802" => :armv6_linux
13+
sha256 "033ac518bb14abdb1bb47d968dc9e967c3ae2035499383a21a79b49d523065d1" => :leopard_64_or_later
14+
sha256 "9df214085a0e566a580eea3dd9eab14a2a94930ff74fbf97fb1284e905c8921d" => :x86_64_linux
1615
end
1716

1817
depends_on "make" => :build if OS.mac? && MacOS.version < :leopard

0 commit comments

Comments
 (0)