From ebcba02423b280eef272eb1646fbcbd7299af127 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 13 Sep 2021 00:40:30 -0400 Subject: [PATCH] omake: add `head` branch Signed-off-by: Rui Chen --- Formula/omake.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/omake.rb b/Formula/omake.rb index 6ff88e24c51..cca74e31d2a 100644 --- a/Formula/omake.rb +++ b/Formula/omake.rb @@ -4,7 +4,7 @@ class Omake < Formula url "https://github.com/ocaml-omake/omake/archive/omake-0.10.3.tar.gz" sha256 "5f42aabdb4088b5c4e86c7a08e235dc7d537fd6b3064852154303bb92f5df70e" license "GPL-2.0-only" - head "https://github.com/ocaml-omake/omake.git" + head "https://github.com/ocaml-omake/omake.git", branch: "master" livecheck do url :stable