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.
2 parents 77e3f7a + 6e97dae commit dde948cCopy full SHA for dde948c
Formula/e/erlang-language-platform.rb
@@ -6,7 +6,7 @@ class ErlangLanguagePlatform < Formula
6
tag: "2025-10-21",
7
revision: "d6f2636f015069ed32137a42f99b9b2ecbaa35a9"
8
license any_of: ["Apache-2.0", "MIT"]
9
- head "github.com/WhatsApp/erlang-language-platform.git", branch: "main"
+ head "https://github.com/WhatsApp/erlang-language-platform.git", branch: "main"
10
11
bottle do
12
sha256 cellar: :any_skip_relocation, arm64_tahoe: "74b858f39da070d67f5606088a502bfe5eceefe97f75a179eb7d53005f615517"
0 commit comments