Skip to content

Commit

Permalink
Update metacall to v0.8.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Nov 6, 2024
1 parent c8ee4ae commit 88271cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metacall.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Metacall < Formula
desc "Ultimate polyglot programming experience"
homepage "https://metacall.io"
url "https://github.com/metacall/core/archive/refs/tags/v0.8.4.tar.gz"
sha256 "d0b17369ac3419099e07402ef1c3f54cca796b61a778149eb16abbc71884f47c"
url "https://github.com/metacall/core/archive/refs/tags/v0.8.5.tar.gz"
sha256 "4401062f64e401ce7d8c71deb31a3bbe99fd50ea22eb7e8cdc2565ccadc78339"
license "Apache-2.0"
head "https://github.com/metacall/core.git", branch: "develop"

Expand Down

0 comments on commit 88271cf

Please sign in to comment.