ppsspp 1.4.2
Closes #13983. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2e483dce5e
commit
a38e83ce53
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Ppsspp < Formula
|
|||
desc "PlayStation Portable emulator"
|
||||
homepage "https://ppsspp.org/"
|
||||
url "https://github.com/hrydgard/ppsspp.git",
|
||||
:tag => "v1.4.1",
|
||||
:revision => "e776eff6dba97df3b742dd7e178d2aaf9b15cc87"
|
||||
:tag => "v1.4.2",
|
||||
:revision => "3ae4c122e5131a818ca88c54b1e62a66710d8799"
|
||||
head "https://github.com/hrydgard/ppsspp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue