Skip to content

Commit fdbac2e

Browse files
Merge branch 'main' into dev
2 parents bbd0e23 + d378fb1 commit fdbac2e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

MerlinAU.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2661,7 +2661,7 @@ _CurlFileDownload_()
26612661
}
26622662

26632663
##----------------------------------------##
2664-
## Modified by Martinski W. [2025-Feb-15] ##
2664+
## Modified by Martinski W. [2025-Mar-27] ##
26652665
##----------------------------------------##
26662666
_DownloadScriptFiles_()
26672667
{
@@ -4671,7 +4671,7 @@ GetLatestFirmwareMD5URL()
46714671
local gitURL="$1" # GitHub URL for the latest release #
46724672
local firmware_type="$2" # "tuf", "rog" or "pure" #
46734673

4674-
local search_type="$firmware_type" # Default to the input firmware_type
4674+
local search_type="$firmware_type" # Default to the input firmware_type #
46754675

46764676
# If firmware_type is "pure", set search_type to include "squashfs" as well
46774677
if [ "$firmware_type" = "pure" ]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MerlinAU - AsusWRT-Merlin Firmware Auto Updater
22
## v1.4.0
3-
## 2025-Apr-02
3+
## 2025-Apr-05
44

55
## WebUI:
66
![image](https://github.com/user-attachments/assets/10d0971c-b3c6-477a-8904-d4bf013f72df)

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
1.4.0
2-
25040222
2+
25040222

0 commit comments

Comments
 (0)