Skip to content

Commit

Permalink
portable-ruby: update msgpack resource
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Linnane <[email protected]>
  • Loading branch information
p-linnane committed Nov 5, 2024
1 parent ca4355f commit e07f908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/portable-ruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ class PortableRuby < PortableFormula
end

resource "msgpack" do
url "https://rubygems.org/downloads/msgpack-1.7.2.gem"
sha256 "59ab62fd8a4d0dfbde45009f87eb6f158ab2628a7c48886b0256f175166baaa8"
url "https://rubygems.org/downloads/msgpack-1.7.3.gem"
sha256 "edb751dc3378020296365fef3197e5eeab8a7d9a571a25d046464d71b97d3012"

livecheck do
url "https://rubygems.org/api/v1/versions/msgpack.json"
Expand Down

0 comments on commit e07f908

Please sign in to comment.