升级emulatorjs-zh、filebrowser到最新版本

This commit is contained in:
waxgourd
2024-04-08 19:24:24 +08:00
parent 94c7eea4cc
commit 9449d14bf0
4 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
### 1.9.02024-04-08
- 版本升级
### 1.8.92024-03-13 ### 1.8.92024-03-13
- 版本升级 - 版本升级

View File

@@ -1,6 +1,6 @@
{ {
"name": "游戏机模拟器", "name": "游戏机模拟器",
"version": "1.8.9", "version": "1.9.0",
"slug": "emulatorjs-zh", "slug": "emulatorjs-zh",
"codenotary": "wghaos@163.com", "codenotary": "wghaos@163.com",
"description": "基于web浏览器的模拟器己移植众多复古游戏机。它是Libretro和EmulatorJS之间混合使用模拟器", "description": "基于web浏览器的模拟器己移植众多复古游戏机。它是Libretro和EmulatorJS之间混合使用模拟器",

View File

@@ -1,3 +1,6 @@
### 2.23.0_13 (06-04-2024)
- 允许mdadm raid(感谢 @zagi988)
### 2.23.0_12 (08-01-2024) ### 2.23.0_12 (08-01-2024)
- 修复了一些小的bug - 修复了一些小的bug
- 修正: https://github.com/alexbelgium/hassio-addons/issues/1163 - 修正: https://github.com/alexbelgium/hassio-addons/issues/1163

View File

@@ -110,7 +110,7 @@
}, },
"slug": "filebrowser", "slug": "filebrowser",
"url": "https://gitcode.com/waxgourd/addons", "url": "https://gitcode.com/waxgourd/addons",
"version": "2.23.0_12", "version": "2.23.0_13",
"udev": true, "udev": true,
"boot": "manual" "boot": "manual"
} }