Merge pull request #304184 from r-ryantm/auto-update/netbird-ui

netbird-ui: 0.27.2 -> 0.27.3
This commit is contained in:
Pascal Wittmann 2024-04-15 10:30:05 +02:00 committed by GitHub
commit 9ceafd7772
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,13 +31,13 @@ let
in
buildGoModule rec {
pname = "netbird";
version = "0.27.2";
version = "0.27.3";
src = fetchFromGitHub {
owner = "netbirdio";
repo = pname;
rev = "v${version}";
hash = "sha256-W31eKA6v7pAJZ9El/CxEDMONTcpRfzn/Ldh1yIql+NQ=";
hash = "sha256-Df30R6/dKihB1F3NR9zH4AFe7IozN27xaGMe6M7hoDA=";
};
vendorHash = "sha256-HJEZ1VrKS1MXKtpDjVorMiecb94+f1mBWPkWng4YqZk=";