From f1fd22891dbbbd08532d5af4fb39b77d83fb01f5 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Mon, 13 Sep 2021 00:40:31 -0400 Subject: [PATCH] open-adventure: add `head` branch Signed-off-by: Rui Chen --- Formula/open-adventure.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/open-adventure.rb b/Formula/open-adventure.rb index e4137adff8c..13be090eb87 100644 --- a/Formula/open-adventure.rb +++ b/Formula/open-adventure.rb @@ -5,7 +5,7 @@ class OpenAdventure < Formula url "http://www.catb.org/~esr/open-adventure/advent-1.9.tar.gz" sha256 "36466882af195d402b62deaa08e4cef26d1646cf1329f14503ea06fdc5c7219e" license "BSD-2-Clause" - head "https://gitlab.com/esr/open-adventure" + head "https://gitlab.com/esr/open-adventure", branch: "master" livecheck do url :homepage