Skip to content

Commit

Permalink
chore: update vendor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Feb 25, 2024
1 parent 740d325 commit 2efeb0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/constants/dependencies.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ export const vendorsInfo = {

export const libretroDatabaseInfo = {
name: 'libretro/libretro-database',
version: 'e3b5cb0',
version: '8bca7df',
}

export const fbneoInfo = {
name: 'libretro/FBNeo',
version: '9726e61',
version: '4a555e0',
}

0 comments on commit 2efeb0b

Please sign in to comment.