gocatcli: 1.3.1 -> 1.3.2

This commit is contained in:
R. Ryantm
2026-09-12 19:47:39 +00:00
parent 3a43353dd5
commit 69c5c8e357

View File

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