mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2025-03-06 14:27:47 +00:00
Bump to 1.5.4
This commit is contained in:
parent
fbe6dc3532
commit
e731a09a11
|
@ -20,6 +20,7 @@
|
|||
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="1.5.4" date="2017-12-05"/>
|
||||
<release version="1.5.1" date="2017-11-29">
|
||||
<description>
|
||||
<p>1.5 has support for Vulkan, the new faster way to draw graphics. Supported on many modern Android devices, and if enabled (change Backend in Graphics settings) you will see a massive speed boost. PPSSPP 1.5 also has the usual assortment of fixes:</p>
|
||||
|
|
|
@ -55,14 +55,14 @@
|
|||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://github.com/hrydgard/ppsspp/archive/v1.5.2.tar.gz",
|
||||
"sha256": "29e000f5f0176192ae412ef8dd2e5eefbba640a97ca502aeea6a91dc92142d38"
|
||||
"url": "https://github.com/hrydgard/ppsspp/archive/v1.5.4.tar.gz",
|
||||
"sha256": "e739155f135f9b3e2e5ce85d0cc11028c4ad71a0078673abe3f908ac6875284a"
|
||||
},
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/hrydgard/ppsspp-lang.git",
|
||||
"dest": "assets/lang",
|
||||
"commit": "c37028e6b60e416ca52382ae8fdd76b6e77bede7"
|
||||
"commit": "1e3e4a0ba0ca8c0a092e027dfb7c1c4778366db5"
|
||||
},
|
||||
{
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue