tf: 2.12.1 -> 2.13.0

This commit is contained in:
R. Ryantm
2026-05-29 11:34:23 +00:00
parent f3ca7545e0
commit ae8474df17

View File

@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "tf";
version = "2.12.1";
version = "2.13.0";
src = fetchFromGitHub {
owner = "dex4er";
repo = "tf";
tag = "v${finalAttrs.version}";
hash = "sha256-VnALird0iuve9TmnN+LhVkRaJtbopI/pEqAtIs6cw+k=";
hash = "sha256-H10jiuiMrY9U2BnaSeM7Tc5xeoC84NQPYoF4bVpxjZ0=";
};
vendorHash = "sha256-aJVVMVoxmECmUUJphEMz5PYWx6FiSprn7NfO8asVXMc=";