fairymax: fix tag/revision indentation
This commit is contained in:
parent
b13b364ec2
commit
528fe61c95
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
|||
class Fairymax < Formula
|
||||
desc "AI for playing Chess variants"
|
||||
homepage "https://www.chessvariants.com/index/msdisplay.php?itemid=MSfairy-max"
|
||||
url "http://hgm.nubati.net/git/fairymax.git", :tag => "4.8V", :revision => "b12e1192005c781f64ed9c25c9825d20384d2468"
|
||||
url "http://hgm.nubati.net/git/fairymax.git",
|
||||
:tag => "4.8V",
|
||||
:revision => "b12e1192005c781f64ed9c25c9825d20384d2468"
|
||||
version "4.8V"
|
||||
head "http://hgm.nubati.net/git/fairymax.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue