Skip to content

Commit 177babc

Browse files
committed
metals 1.5.3
1 parent b77e52d commit 177babc

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.5.2.tar.gz"
5-
sha256 "e961a43afa10d386192a4aa018025972166b3dfa046653cb6aa8b2bdcd065594"
4+
url "https://github.com/scalameta/metals/archive/refs/tags/v1.5.3.tar.gz"
5+
sha256 "008a39fd5b8c8589cf6221e3baaf887cab4f3c7554a7be91a875b02cf1da9578"
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)