openrct2 0.2.2
Closes #38031. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f4d60687cd
commit
0bd769c83a
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,8 @@ class Openrct2 < Formula
|
||||||
desc "Open source re-implementation of RollerCoaster Tycoon 2"
|
desc "Open source re-implementation of RollerCoaster Tycoon 2"
|
||||||
homepage "https://openrct2.io/"
|
homepage "https://openrct2.io/"
|
||||||
url "https://github.com/OpenRCT2/OpenRCT2.git",
|
url "https://github.com/OpenRCT2/OpenRCT2.git",
|
||||||
:tag => "v0.2.1",
|
:tag => "v0.2.2",
|
||||||
:revision => "8ac731e2124ecfb43f592c7f1cc5dd6902d5d83f"
|
:revision => "298c9f5238fe2ead4c319dd0699cdebf9fe390cb"
|
||||||
revision 1
|
|
||||||
head "https://github.com/OpenRCT2/OpenRCT2.git", :branch => "develop"
|
head "https://github.com/OpenRCT2/OpenRCT2.git", :branch => "develop"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue