File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 description : ' Write the version of ImmortalWRT to use'
3939 type : string
4040 required : true
41- default : ' 24.10.3 '
41+ default : ' 24.10.4 '
4242 nproc :
4343 description : ' Specify the number of threads to use it on the compiler'
4444 required : false
Original file line number Diff line number Diff line change 1919
2020env :
2121 REPO_URL : https://github.com/immortalwrt/immortalwrt
22- REPO_BRANCH : 24.10.3
22+ REPO_BRANCH : 24.10.4
2323 BANANAWRT_RELEASE : stable
2424 FEEDS_CONF : feeds.conf.default
2525 CONFIG_FILE : config/stable/.config
Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ CONFIG_VERSION_MANUFACTURER=""
285285CONFIG_VERSION_MANUFACTURER_URL=""
286286CONFIG_VERSION_NUMBER=""
287287CONFIG_VERSION_PRODUCT=""
288- CONFIG_VERSION_REPO="https://downloads.immortalwrt.org/releases/24.10.3 "
288+ CONFIG_VERSION_REPO="https://downloads.immortalwrt.org/releases/24.10.4 "
289289CONFIG_VERSION_SUPPORT_URL=""
290290# CONFIG_COLLECT_KERNEL_DEBUG is not set
291291# CONFIG_LPAC_WITH_UQMI is not set
You can’t perform that action at this time.
0 commit comments