ppsspp 1.4.1
Closes #13849. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8028a90434
commit
eefaacc3cc
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",
|
||||
:revision => "186d471305cad6fe83d8716d6b328f0e8b32b38c"
|
||||
:tag => "v1.4.1",
|
||||
:revision => "e776eff6dba97df3b742dd7e178d2aaf9b15cc87"
|
||||
head "https://github.com/hrydgard/ppsspp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue