Skip to content

Commit ee66702

Browse files
committed
portable-ruby: bump msgpack resource
Signed-off-by: Patrick Linnane <[email protected]>
1 parent 0be931a commit ee66702

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/portable-ruby.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ class PortableRuby < PortableFormula
2424
end
2525

2626
resource "msgpack" do
27-
url "https://rubygems.org/downloads/msgpack-1.7.5.gem"
28-
sha256 "ffb04979f51e6406823c03abe50e1da2c825c55a37dee138518cdd09d9d3aea8"
27+
url "https://rubygems.org/downloads/msgpack-1.8.0.gem"
28+
sha256 "e64ce0212000d016809f5048b48eb3a65ffb169db22238fb4b72472fecb2d732"
2929

3030
livecheck do
3131
url "https://rubygems.org/api/v1/versions/msgpack.json"

0 commit comments

Comments
 (0)