ppsspp 1.8.0
Closes #37956. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
79afcfca61
commit
4983df0d69
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.7.5",
|
||||
:revision => "74d87fa2b4a3c943c1df09cc26a8c70b1335fd30"
|
||||
:tag => "v1.8.0",
|
||||
:revision => "e66f019ffaaf7ff4224aa3605ebf59f5654bd0d4"
|
||||
head "https://github.com/hrydgard/ppsspp.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue