Skip to content

Commit

Permalink
Updated by kodi-game-scripting
Browse files Browse the repository at this point in the history
  • Loading branch information
garbear committed Nov 25, 2023
1 parent 514a520 commit 14a6889
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Maintainer: wsnipex <[email protected]>
Build-Depends: debhelper (>= 9.0.0),
cmake,
kodi-addon-dev,
libretro-vbam (>= 2.1.6) | vbam (>= 2.1.6)
libretro-vbam (>= 2.1.7) | vbam (>= 2.1.7)
Standards-Version: 3.9.8
Section: libs

Expand Down
2 changes: 1 addition & 1 deletion depends/common/vbam/vbam.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
vbam https://github.com/visualboyadvance-m/visualboyadvance-m/archive/803ab35269a9c5c66f3c910be7f6f3cdb6d5290d.tar.gz
vbam https://github.com/visualboyadvance-m/visualboyadvance-m/archive/3683938ec7636e6f5b9201d4a0a6cc12a4062bcf.tar.gz
2 changes: 1 addition & 1 deletion depends/windows/mingw/mingw.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4013a9d5e51b448343efc24fc6a324cc999bb96b4c01b13a6bd3c661bb5c8a82
fa75120560563a311241c05882016978bd35612692c7f0d39815a27837bff27d
2 changes: 1 addition & 1 deletion depends/windows/mingw/mingw.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
mingw http://mirrors.kodi.tv/build-deps/win32/msys2/msys2-base-x86_64-20210725.tar.xz
mingw https://repo.msys2.org/distrib/x86_64/msys2-base-x86_64-20231026.tar.xz
2 changes: 1 addition & 1 deletion game.libretro.vbam/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="game.libretro.vbam"
name="Nintendo - Game Boy Advance (VBA-M)"
version="2.1.6.39"
version="2.1.7.40"
provider-name="Forgotten, VBA-M Team">
<requires>
<import addon="game.libretro" version="1.0.0"/>
Expand Down

0 comments on commit 14a6889

Please sign in to comment.