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 a58e09c commit c9f364fCopy full SHA for c9f364f
Formula/smlsharp.rb
@@ -5,6 +5,7 @@ class Smlsharp < Formula
5
sha256 "b19543a42654f4bda1d690c6ea6e4d9ee16dc7544b95828f8a7c649e0919a8a1"
6
version "4.1.0"
7
license "MIT"
8
+ head "https://github.com/smlsharp/smlsharp.git"
9
10
bottle do
11
root_url "https://smlsharp.github.io/repos/homebrew"
0 commit comments