From f7adde08c4f354ec6d90ee485384a2029fe783c9 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 19 Apr 2020 01:09:16 +0800 Subject: [PATCH] ChangeLog for FriendlyWRT-2020-04-19-9a6851a --- FriendlyWRT/CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ FriendlyWRT/README.md | 2 +- FriendlyWRT/status.env | 6 +++--- 3 files changed, 34 insertions(+), 4 deletions(-) diff --git a/FriendlyWRT/CHANGELOG.md b/FriendlyWRT/CHANGELOG.md index 4d9442e..7cf2022 100644 --- a/FriendlyWRT/CHANGELOG.md +++ b/FriendlyWRT/CHANGELOG.md @@ -1,3 +1,33 @@ +## FriendlyWRT-2020-04-19-9a6851a + +#### ServerChan [20d4f2e..7d39adb](https://github.com/tty228/luci-app-serverchan/compare/20d4f2e..7d39adb) + + +| Commit | Author | Desc | +| :----- | :------| :--- | +| [7d39adb](https://github.com/tty228/luci-app-serverchan/commit/7d39adb) | tty228 | Update serverchan.lua | +| [25c589e](https://github.com/tty228/luci-app-serverchan/commit/25c589e) | tty228 | v1.76 | +| [c59007e](https://github.com/tty228/luci-app-serverchan/commit/c59007e) | tty228 | Update Makefile | +| [59782cd](https://github.com/tty228/luci-app-serverchan/commit/59782cd) | tty228 | update | +| [babaedf](https://github.com/tty228/luci-app-serverchan/commit/babaedf) | tty228 | update | +| [a028deb](https://github.com/tty228/luci-app-serverchan/commit/a028deb) | tty228 | Update Makefile | +| [d3d3b24](https://github.com/tty228/luci-app-serverchan/commit/d3d3b24) | tty228 | 换行有问题 | +| [19e21e5](https://github.com/tty228/luci-app-serverchan/commit/19e21e5) | tty228 | update | +| [833b3c7](https://github.com/tty228/luci-app-serverchan/commit/833b3c7) | tty228 | update | + + +#### Builder [ec8a958..9a6851a](https://github.com/songchenwen/nanopi-r2s/compare/ec8a958..9a6851a) + + +| Commit | Author | Desc | +| :----- | :------| :--- | +| [9a6851a](https://github.com/songchenwen/nanopi-r2s/commit/9a6851a) | songchenwen | Delete Lean and LOL Version | + + + + +-------------- + ## FriendlyWRT-2020-04-18-ec8a958 #### ServerChan [d14067f..20d4f2e](https://github.com/tty228/luci-app-serverchan/compare/d14067f..20d4f2e) diff --git a/FriendlyWRT/README.md b/FriendlyWRT/README.md index c0ca292..dea1278 100644 --- a/FriendlyWRT/README.md +++ b/FriendlyWRT/README.md @@ -2,6 +2,6 @@ 以官方固件为基础, 添加 Lean 的包 -[下载地址](https://github.com/songchenwen/nanopi-r2s/releases/download/FriendlyWRT-2020-04-18-ec8a958/FriendlyWRT-2020-04-18-ec8a958-ROM.zip) +[下载地址](https://github.com/songchenwen/nanopi-r2s/releases/download/FriendlyWRT-2020-04-19-9a6851a/FriendlyWRT-2020-04-19-9a6851a-ROM.zip) [改动记录](CHANGELOG.md) diff --git a/FriendlyWRT/status.env b/FriendlyWRT/status.env index c996a34..65df3a3 100644 --- a/FriendlyWRT/status.env +++ b/FriendlyWRT/status.env @@ -1,9 +1,9 @@ -ServerChanHash=20d4f2e -BuilderHash=ec8a958 +ServerChanHash=7d39adb +BuilderHash=9a6851a FriendlyWRTHash=6025df0 ArgonHash=3e41f5b LeanLuciHash=cebe120 AdguardHomeHash=37fdf50 -LeanHash=639f363 +LeanHash=b7e9fc6 LeanPackageHash=f35494f ScwPackageHash=6f5d6af -- GitLab