chore: version.json指向main分支
This commit is contained in:
+10
-4
@@ -1,11 +1,17 @@
|
||||
{
|
||||
"framework": {
|
||||
"version": "v0.8.0",
|
||||
"url": "https://git.yeij.top/AskaEth/SenSu/archive/dev.zip",
|
||||
"url": "https://git.yeij.top/AskaEth/SenSu/archive/main.zip",
|
||||
"notes": "Sentinel横版折线图+磁盘分区+负载/SWAP/温度 | Windows兼容 | 自动更新+备份回滚 | 插件导入安装 | 安全加固29项"
|
||||
},
|
||||
"plugins": {
|
||||
"sentinel": { "version": "1.1.0", "url": "" },
|
||||
"example_plugin": { "version": "1.0.0", "url": "" }
|
||||
"sentinel": {
|
||||
"version": "1.1.0",
|
||||
"url": ""
|
||||
},
|
||||
"example_plugin": {
|
||||
"version": "1.0.0",
|
||||
"url": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user