Skip to content

Commit b690f79

Browse files
authored
Merge pull request #24 from netbirdio/automation/netbird-bump
chore: update NetBird to 0.74.3
2 parents f6b2212 + 9471b5a commit b690f79

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.2">
14+
<!ENTITY netbirdVer "0.74.3">
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 "c29f83efbc54c082323857ef99853971703e6230d3d7de9e045fc63cc4ebe135">
17+
<!ENTITY netbirdSHA256 "6444b48bebaacce8af0baafdf2907232a94a54d591566dd633a023650cf8daa3">
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.2",
10-
"netbirdSHA256": "c29f83efbc54c082323857ef99853971703e6230d3d7de9e045fc63cc4ebe135"
9+
"netbirdVersion": "0.74.3",
10+
"netbirdSHA256": "6444b48bebaacce8af0baafdf2907232a94a54d591566dd633a023650cf8daa3"
1111
}

0 commit comments

Comments
 (0)