openclonk: remove unnecessary using: :git for github head url

master
Dustin Rodrigues 2020-11-02 13:47:27 -05:00 committed by FX Coudert
parent 6fae0bd389
commit d9aa611325
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ class Openclonk < Formula
sha256 "bc1a231d72774a7aa8819e54e1f79be27a21b579fb057609398f2aa5700b0732"
license "ISC"
revision 3
head "https://github.com/openclonk/openclonk", using: :git
head "https://github.com/openclonk/openclonk.git"
bottle do
cellar :any