tf-summarize: 0.3.15 -> 0.3.20

This commit is contained in:
R. Ryantm
2026-03-22 19:59:57 +00:00
parent dc4129e68c
commit 7fe0511ae5
+2 -2
View File
@@ -8,13 +8,13 @@
buildGoModule (finalAttrs: {
pname = "tf-summarize";
version = "0.3.15";
version = "0.3.20";
src = fetchFromGitHub {
owner = "dineshba";
repo = "tf-summarize";
rev = "v${finalAttrs.version}";
hash = "sha256-m0XQkxcNW0QTYd3tPz9v13dsiI/jUV0eJW0Oo2vKKtk=";
hash = "sha256-+u1akn3cEWoRza8IyJLh5GFJAxd2VVnusVKUFtcr0MY=";
};
vendorHash = "sha256-ncXJCOmpf6cuZd7JouAlyae/+pbjmlByrT3Z32EZEhc=";