omake: add `head` branch

Signed-off-by: Rui Chen <rui@chenrui.dev>
master
Rui Chen 2021-09-13 00:40:30 -04:00 committed by BrewTestBot
parent 9246366a62
commit ebcba02423
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 1 deletions

View File

@ -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