mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2025-01-19 11:45:37 +00:00
update to 1.8 + deps
This commit is contained in:
parent
8909626e9e
commit
665d32a5f8
|
@ -20,6 +20,7 @@
|
||||||
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png</screenshot>
|
<screenshot>https://raw.githubusercontent.com/flathub/org.ppsspp.PPSSPP/master/screenshots/4.png</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="1.8.0" date="2019-03-14"/>
|
||||||
<release version="1.7.5" date="2018-12-05"/>
|
<release version="1.7.5" date="2018-12-05"/>
|
||||||
<release version="1.7.2" date="2018-11-03"/>
|
<release version="1.7.2" date="2018-11-03"/>
|
||||||
<release version="1.7.1" date="2018-11-01"/>
|
<release version="1.7.1" date="2018-11-01"/>
|
||||||
|
|
|
@ -32,8 +32,8 @@
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "archive",
|
||||||
"url": "https://libzip.org/download/libzip-1.5.1.tar.xz",
|
"url": "https://libzip.org/download/libzip-1.5.2.tar.xz",
|
||||||
"sha256": "04ea35b6956c7b3453f1ed3f3fe40e3ddae1f43931089124579e8384e79ed372"
|
"sha256": "b3de4d4bd49a01e0cab3507fc163f88e1651695b6b9cb25ad174dbe319d4a3b4"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -58,7 +58,7 @@
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/hrydgard/ppsspp.git",
|
"url": "https://github.com/hrydgard/ppsspp.git",
|
||||||
"tag": "v1.7.5",
|
"tag": "v1.8.0",
|
||||||
"disable-shallow-clone": true
|
"disable-shallow-clone": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 4958853c65ff34986130d328681ab7f53e36e993
|
Subproject commit d0a6cbbad319b232e12a54288f30dcffcd62003d
|
Loading…
Reference in a new issue