mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
Add Vita3K to SHA hash automation
This commit is contained in:
parent
ab15df5d1e
commit
6d7aef7b37
|
@ -1,3 +1,4 @@
|
||||||
# The proper format for this file is
|
# The proper format for this file is
|
||||||
# URL^PLACEHOLDERTEXT
|
# URL^PLACEHOLDERTEXT
|
||||||
https://buildbot.libretro.com/assets/cores/DOOM/Doom%20%28Shareware%29.zip^DOOMSHAPLACEHOLDER
|
https://buildbot.libretro.com/assets/cores/DOOM/Doom%20%28Shareware%29.zip^DOOMSHAPLACEHOLDER
|
||||||
|
https://github.com/Vita3K/Vita3K/releases/download/continuous/ubuntu-latest.zip^VITASHAPLACEHOLDER
|
||||||
|
|
|
@ -1173,8 +1173,8 @@ modules:
|
||||||
ln -s ${FLATPAK_DEST}/vita3k/Vita3K /app/bin/Vita3K
|
ln -s ${FLATPAK_DEST}/vita3k/Vita3K /app/bin/Vita3K
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/XargonWan/RetroDECK/raw/cooker-0.7.0b/rd-submodules/vita3k/vita3k-14-01-23.zip
|
url: https://github.com/Vita3K/Vita3K/releases/download/continuous/ubuntu-latest.zip
|
||||||
sha256: f814fa5efba6037cef629f7a796dec7ee3d5b9808532230a93b1b8c42981b53b
|
sha256: VITASHAPLACEHOLDER
|
||||||
|
|
||||||
# Vita3K - END
|
# Vita3K - END
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue