We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d0bee commit 2c37d7dCopy full SHA for 2c37d7d
.github/workflows/imagebuilder_23.05.4.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: 添加非官方包
68
run: |
69
cd immortalwrt-imagebuilder-23.05.4-x86-64.Linux-x86_64
70
- wget -P ./packages https://github.com/gdy666/luci-app-lucky/releases/download/v2.15.7/luci-app-lucky_2.2.1-r1_all.ipk
+ wget -P ./packages https://github.com/gdy666/luci-app-lucky/releases/download/v2.15.7/luci-app-lucky_2.2.2-r1_all.ipk
71
wget -P ./packages https://github.com/gdy666/luci-app-lucky/releases/download/v2.15.7/luci-i18n-lucky-zh-cn_25.051.12356.38229cf_all.ipk
72
wget -P ./packages https://github.com/gdy666/luci-app-lucky/releases/download/v2.15.7/lucky_2.15.7_Openwrt_x86_64.ipk
73
wget -P ./packages https://github.com/tty228/luci-app-wechatpush/releases/download/v3.5.6/luci-app-wechatpush_3.5.6_all.ipk
0 commit comments