openrct2 0.2.4

Closes #46356.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Caleb Xu 2019-11-05 16:46:06 -05:00 committed by FX Coudert
parent a8f801fa2e
commit b2d8d75aed

View file

@ -2,9 +2,8 @@ class Openrct2 < Formula
desc "Open source re-implementation of RollerCoaster Tycoon 2"
homepage "https://openrct2.io/"
url "https://github.com/OpenRCT2/OpenRCT2.git",
:tag => "v0.2.3",
:revision => "ac7a1ebf71566afb093befcb8293406c1a4025b4"
revision 1
:tag => "v0.2.4",
:revision => "d645338752fbda54bed2cf2a4183ae8b44be6e95"
head "https://github.com/OpenRCT2/OpenRCT2.git", :branch => "develop"
bottle do