tfupdate: 0.10.1 -> 0.10.2

This commit is contained in:
R. Ryantm
2026-07-20 16:15:57 +00:00
parent 722299746c
commit 95105211a7

View File

@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "tfupdate";
version = "0.10.1";
version = "0.10.2";
src = fetchFromGitHub {
owner = "minamijoyo";
repo = "tfupdate";
rev = "v${finalAttrs.version}";
sha256 = "sha256-1okamMftP12ggQWxTgkjD4iAuxLlQ0YSwiUq8U39D7Y=";
sha256 = "sha256-bvMm+BFdJQ4DTDJwg9eRwAUp1QdJWzCZL1+wOBCJGX4=";
};
vendorHash = "sha256-5dz76K1/sBmms1iL7dFHXg2jJwsRmDlgstiHKExBAyU=";