Skip to content

Commit bbd3e03

Browse files
authored
Merge pull request #30 from netbirdio/automation/netbird-bump
chore: update NetBird to 0.74.6
2 parents b57809b + 8fcd97a commit bbd3e03

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.5">
14+
<!ENTITY netbirdVer "0.74.6">
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 "87059638c0152a67ea293d4973d29589e7a3cf9096bd110e385ceb7a68dbe724">
17+
<!ENTITY netbirdSHA256 "eeb0463a26265a5098d29bdb697e8db7cfd6e55dd4cf209fd05e1ffd912bbd17">
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.5",
10-
"netbirdSHA256": "87059638c0152a67ea293d4973d29589e7a3cf9096bd110e385ceb7a68dbe724"
9+
"netbirdVersion": "0.74.6",
10+
"netbirdSHA256": "eeb0463a26265a5098d29bdb697e8db7cfd6e55dd4cf209fd05e1ffd912bbd17"
1111
}

0 commit comments

Comments
 (0)