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 edd6ae6 commit d36bbf5Copy full SHA for d36bbf5
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.4.1.tar.gz"
5
- sha256 "6c2e091409af7ed2e987378a60ffdb9f8f9f268febb1f3b33f44e78b94e9d4a4"
+ url "https://github.com/scalameta/metals/archive/refs/tags/v1.4.2.tar.gz"
+ sha256 "76b3ac45b203cdb9da254f53f0c3b53d6dfc1d7cce991d1d9280618fe2cea1b7"
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