cloudflare-dynamic-dns: 4.3.13 -> 4.3.14
This commit is contained in:
parent
fd5197d905
commit
4c01528613
@ -7,16 +7,16 @@
|
||||
}:
|
||||
buildGoModule rec {
|
||||
pname = "cloudflare-dynamic-dns";
|
||||
version = "4.3.13";
|
||||
version = "4.3.14";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "zebradil";
|
||||
repo = "cloudflare-dynamic-dns";
|
||||
tag = version;
|
||||
hash = "sha256-MeVLDgr332B9KWvahlhRz7Yf3R/j2KwR9ROhU3eQnwA=";
|
||||
hash = "sha256-inxDeATTu2nbKUQ1hUMuVE4Pnn9nY74HnjMg56n5tCg=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-FzEPvLI6tvyQ/nMgCBXPc1RR8YwDU1cC5f/LSZfF3Bc=";
|
||||
vendorHash = "sha256-i/hPoBurDv/ya7JCnpmx3NHVcNzakdM65DDueBr5Hh4=";
|
||||
|
||||
subPackages = ".";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user