kubedock: 0.15.0 -> 0.15.1

This commit is contained in:
R. Ryantm 2024-01-07 03:17:09 +00:00
parent 4166d60260
commit 0c42003d0d

View File

@ -2,16 +2,16 @@
buildGoModule rec {
pname = "kubedock";
version = "0.15.0";
version = "0.15.1";
src = fetchFromGitHub {
owner = "joyrex2001";
repo = "kubedock";
rev = version;
hash = "sha256-UCoQm/lg8QRwsK2riJyHmCLg+Ash8Pg+6Va1RVemdt0=";
hash = "sha256-/uC/blvR6+F5Uyj1Fc5I5eSKucc0w76U0cwWKULfdyU=";
};
vendorHash = "sha256-mkzj+8c1MJgPHohSjSj7OW+xoYvI9Qoj3cXJ1iRDeWc=";
vendorHash = "sha256-rkn6JzPB1UNpaCon6LyYNUAsV88t3xbppDrtBwjBEHk=";
# config.Build not defined as it would break r-ryantm
ldflags = [