pupdate: 3.13.0 -> 3.15.0 (#342567)

This commit is contained in:
nixpkgs-merge-bot[bot]
2024-09-17 20:05:29 +00:00
committed by GitHub

View File

@@ -11,13 +11,13 @@
buildDotnetModule rec {
pname = "pupdate";
version = "3.13.0";
version = "3.15.0";
src = fetchFromGitHub {
owner = "mattpannella";
repo = "pupdate";
rev = "${version}";
hash = "sha256-czQU5O0z87v8p2GWYkRkhB5te/lub/yW4bMDd5EkVOQ=";
hash = "sha256-oe5Z9psxyPhxwrGVJpq5yXzmCUh3ugBQ4NQ/eoCD9AA=";
};
buildInputs = [