From 7b997202b36a40e0b75cd51e0f75099d30503b42 Mon Sep 17 00:00:00 2001 From: Hannes Braun Date: Sat, 28 Jan 2023 20:53:15 +0100 Subject: [PATCH] smlsharp: add head --- Formula/smlsharp.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/smlsharp.rb b/Formula/smlsharp.rb index 56af1ae..00f40e5 100644 --- a/Formula/smlsharp.rb +++ b/Formula/smlsharp.rb @@ -6,6 +6,7 @@ class Smlsharp < Formula version "4.0.0" license "MIT" revision 2 + head "https://github.com/smlsharp/smlsharp.git" bottle do root_url "https://github.com/smlsharp/repos/raw/main/homebrew"