openrct2 0.2.2

Closes #38031.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-03-19 11:42:12 +11:00 committed by FX Coudert
parent f4d60687cd
commit 0bd769c83a

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