mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2024-11-22 21:55:38 +00:00
Newer commit to fix git clone, and back to 1.11.3 manually
This commit is contained in:
parent
1dbc0bfdab
commit
9c342dbbfe
|
@ -62,8 +62,13 @@
|
|||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/hrydgard/ppsspp.git",
|
||||
"tag": "v1.11.3",
|
||||
"disable-shallow-clone": true
|
||||
"commit": "036efc24ae3367dc88c5e4455ab493556babe454"
|
||||
},
|
||||
{
|
||||
"type": "shell",
|
||||
"commands": [
|
||||
"git checkout v1.11.3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "script",
|
||||
|
|
Loading…
Reference in a new issue