libuecc: fix `head` branch

Signed-off-by: Rui Chen <rui@chenrui.dev>
master
Rui Chen 2021-12-20 11:03:05 -05:00 committed by BrewTestBot
parent 080730700e
commit 18d08dd03c
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class Libuecc < Formula
homepage "https://git.universe-factory.net/libuecc/"
url "https://git.universe-factory.net/libuecc/snapshot/libuecc-7.tar"
sha256 "0120aee869f56289204255ba81535369816655264dd018c63969bf35b71fd707"
head "https://git.universe-factory.net/libuecc.git", branch: "master"
head "https://git.universe-factory.net/libuecc", using: :git, branch: "master"
livecheck do
url :head