openrct2 0.2.3

Closes #41846.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-07-11 15:26:01 +10:00 committed by Chongyu Zhu
parent fe21c08338
commit c14a5afcb1
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.2",
:revision => "298c9f5238fe2ead4c319dd0699cdebf9fe390cb"
revision 1
:tag => "v0.2.3",
:revision => "ac7a1ebf71566afb093befcb8293406c1a4025b4"
head "https://github.com/OpenRCT2/OpenRCT2.git", :branch => "develop"
bottle do