From 0bd769c83adf670c923b343b91144770b1c25dad Mon Sep 17 00:00:00 2001 From: Igor Kapkov Date: Tue, 19 Mar 2019 11:42:12 +1100 Subject: [PATCH] openrct2 0.2.2 Closes #38031. Signed-off-by: FX Coudert --- Formula/openrct2.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/openrct2.rb b/Formula/openrct2.rb index 1d1149bfa5..40d7e28007 100644 --- a/Formula/openrct2.rb +++ b/Formula/openrct2.rb @@ -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