openrct2 0.4.3

Closes #118144.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
EricFromCanada 2022-12-14 08:51:36 -05:00 committed by BrewTestBot
parent d7dd36ded3
commit 6ea9cdbf52
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 4 deletions

View File

@ -2,8 +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.4.2",
revision: "8ceea458774d37ab87fd0e7672180b119f8d8b31"
tag: "v0.4.3",
revision: "285e0fc42e4c3b484083f9708c87732ed991a78b"
license "GPL-3.0-only"
head "https://github.com/OpenRCT2/OpenRCT2.git", branch: "develop"
@ -48,8 +48,8 @@ class Openrct2 < Formula
end
resource "objects" do
url "https://github.com/OpenRCT2/objects/releases/download/v1.3.5/objects.zip"
sha256 "4859b7a443d0969cb1c639202fe70f40ac4c2625830657c72645d987912258ff"
url "https://github.com/OpenRCT2/objects/releases/download/v1.3.7/objects.zip"
sha256 "d6be9743c68f233674f5549204637b1f0304d7567a816d18e3f1576500a51d38"
end
def install