We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77e52d commit 177babcCopy full SHA for 177babc
Formula/m/metals.rb
@@ -1,8 +1,8 @@
1
class Metals < Formula
2
desc "Scala language server"
3
homepage "https://github.com/scalameta/metals"
4
- url "https://github.com/scalameta/metals/archive/refs/tags/v1.5.2.tar.gz"
5
- sha256 "e961a43afa10d386192a4aa018025972166b3dfa046653cb6aa8b2bdcd065594"
+ url "https://github.com/scalameta/metals/archive/refs/tags/v1.5.3.tar.gz"
+ sha256 "008a39fd5b8c8589cf6221e3baaf887cab4f3c7554a7be91a875b02cf1da9578"
6
license "Apache-2.0"
7
8
# Some version tags don't become a release, so it's necessary to check the
0 commit comments