gocatcli: 1.2.1 -> 1.3.1

This commit is contained in:
R. Ryantm
2026-07-26 22:31:25 +00:00
parent 7d6ff01cfa
commit bca23cc08d

View File

@@ -10,13 +10,13 @@
buildGoModule (finalAttrs: {
pname = "gocatcli";
version = "1.2.1";
version = "1.3.1";
src = fetchFromGitHub {
owner = "deadc0de6";
repo = "gocatcli";
tag = "v${finalAttrs.version}";
hash = "sha256-MUOyxDdU5xCQ7mQpNP1sS1zKGe/6/bqN1sSu5JqW36o=";
hash = "sha256-1aAzwwHKST08PIqp1jewx5E+unSXeIRCkJ45XqVd53g=";
};
vendorHash = "sha256-Zp9m0v/F4AJ9b3GH3/SoZx1jijHGR854f8KhhcIPjS8=";