Skip to content

Commit 5402d41

Browse files
committed
Update metacall version.
1 parent 905e0af commit 5402d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metacall.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Metacall < Formula
22
desc "Ultimate polyglot programming experience"
33
homepage "https://metacall.io"
4-
url "https://github.com/metacall/core/archive/refs/tags/v0.8.3.tar.gz"
5-
sha256 "beb73c5e8838d2838074d7cbc256453bade2d7f836b38f249d1a06930818cbc6"
4+
url "https://github.com/metacall/core/archive/refs/tags/v0.8.4.tar.gz"
5+
sha256 "d0b17369ac3419099e07402ef1c3f54cca796b61a778149eb16abbc71884f47c"
66
license "Apache-2.0"
77
head "https://github.com/metacall/core.git", branch: "develop"
88

0 commit comments

Comments
 (0)