mirror of
https://github.com/RetroDECK/org.mamedev.MAME.git
synced 2025-01-19 11:05:37 +00:00
Sync 0.251
This commit is contained in:
parent
3bb85913c8
commit
279df42009
|
@ -27,6 +27,7 @@
|
|||
<url type="homepage">https://www.mamedev.org</url>
|
||||
<launchable type="desktop-id">org.mamedev.MAME.desktop</launchable>
|
||||
<releases>
|
||||
<release version="0.251" date="2022-12-31"/>
|
||||
<release version="0.250" date="2022-11-30"/>
|
||||
<release version="0.249" date="2022-10-27"/>
|
||||
<release version="0.248" date="2022-09-28"/>
|
||||
|
|
|
@ -57,8 +57,8 @@ modules:
|
|||
- cp -r samples/ ${FLATPAK_DEST}/share/mame/
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://github.com/mamedev/mame/archive/refs/tags/mame0250.tar.gz
|
||||
sha256: 949ec937b1df50af519f594d690832ca56342983f519b62a4be9c2c0b595d3ad
|
||||
url: https://github.com/mamedev/mame/archive/refs/tags/mame0251.tar.gz
|
||||
sha256: 6d97db4ebfb269b1eb0e530444495a50d3961d0a60bce13e11dc88bbebb2fbc1
|
||||
- type: file
|
||||
path: mame16x16.png
|
||||
- type: file
|
||||
|
|
Loading…
Reference in a new issue