Skip to content

Commit d36bbf5

Browse files
committed
metals 1.4.2
1 parent edd6ae6 commit d36bbf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/metals.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Metals < Formula
22
desc "Scala language server"
33
homepage "https://github.com/scalameta/metals"
4-
url "https://github.com/scalameta/metals/archive/refs/tags/v1.4.1.tar.gz"
5-
sha256 "6c2e091409af7ed2e987378a60ffdb9f8f9f268febb1f3b33f44e78b94e9d4a4"
4+
url "https://github.com/scalameta/metals/archive/refs/tags/v1.4.2.tar.gz"
5+
sha256 "76b3ac45b203cdb9da254f53f0c3b53d6dfc1d7cce991d1d9280618fe2cea1b7"
66
license "Apache-2.0"
77

88
# Some version tags don't become a release, so it's necessary to check the

0 commit comments

Comments
 (0)