File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Entries in this file are in reverse chronological order.
55
66## 2024-09-13
77
8- * v4.4.1-2 released
8+ * prepare v4.4.1-3
99* d83ceb4 move tests in build-assets
1010* 6d74ab2 prepare v4.4.1-2
1111* 80f5448 build-assets/package.json: bump deps
Original file line number Diff line number Diff line change 1- 4.4.1-2
1+ 4.4.1-3
Original file line number Diff line number Diff line change @@ -52,10 +52,10 @@ function application_build_versioned_components()
5252 make_build " 4.4.1"
5353
5454 # https://github.com/rmyorston/busybox-w32/tags
55- if [[ " ${XBB_RELEASE_VERSION} " =~ 4[.]4[.]1-2 ]]
55+ if [[ " ${XBB_RELEASE_VERSION} " =~ 4[.]4[.]1-3 ]]
5656 then
5757 busybox_build " FRP-5398-g89ae34445" # 25 Jun 2024
58- elif [[ " ${XBB_RELEASE_VERSION} " =~ 4[.]4[.]1-1 ]]
58+ elif [[ " ${XBB_RELEASE_VERSION} " =~ 4[.]4[.]1-[12] ]]
5959 then
6060 busybox_build " FRP-5181-g5c1a3b00e" # 18 Aug 2023
6161 else
Original file line number Diff line number Diff line change 11{
22 "name" : " @xpack-dev-tools/windows-build-tools" ,
3- "version" : " 4.4.1-2 .1.pre" ,
3+ "version" : " 4.4.1-3 .1.pre" ,
44 "description" : " A binary xPack with the Windows Build Tools executables." ,
55 "main" : " " ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments