Skip to content

Commit cd8eaca

Browse files
authored
Merge pull request #26 from netbirdio/automation/netbird-bump
chore: update NetBird to 0.74.4
2 parents 447c05c + f9b7fd0 commit cd8eaca

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

plugin/netbird.plg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<!ENTITY emhttpLOC "/usr/local/emhttp/plugins/&name;">
1212

1313
<!-- NetBird upstream binary -->
14-
<!ENTITY netbirdVer "0.74.3">
14+
<!ENTITY netbirdVer "0.74.4">
1515
<!ENTITY netbirdFile "netbird_&netbirdVer;_linux_amd64.tar.gz">
1616
<!ENTITY netbirdURL "https://github.com/netbirdio/netbird/releases/download/v&netbirdVer;/&netbirdFile;">
17-
<!ENTITY netbirdSHA256 "6444b48bebaacce8af0baafdf2907232a94a54d591566dd633a023650cf8daa3">
17+
<!ENTITY netbirdSHA256 "b854710409e7de79071642e2c328b181d4db7b9c90c298ee32b6e3b5d9ebd36f">
1818

1919
<!-- Plugin support package (built from src/) -->
2020
<!ENTITY pkgName "unraid-netbird-utils">

plugin/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"min": "7.0.0",
77
"support": "https://github.com/netbirdio/netbird-unraid/issues",
88
"launch": "Settings/Netbird",
9-
"netbirdVersion": "0.74.3",
10-
"netbirdSHA256": "6444b48bebaacce8af0baafdf2907232a94a54d591566dd633a023650cf8daa3"
9+
"netbirdVersion": "0.74.4",
10+
"netbirdSHA256": "b854710409e7de79071642e2c328b181d4db7b9c90c298ee32b6e3b5d9ebd36f"
1111
}

0 commit comments

Comments
 (0)