trdsql: 1.2.1 -> 1.2.3

This commit is contained in:
R. Ryantm
2026-06-03 05:10:44 +00:00
parent 52383c55bc
commit 40b4bd0eac
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule (finalAttrs: {
pname = "trdsql";
version = "1.2.1";
version = "1.2.3";
src = fetchFromGitHub {
owner = "noborus";
repo = "trdsql";
tag = "v${finalAttrs.version}";
hash = "sha256-gcEzOgoVhXJ5PqgQ9sV6dGiQlhk4cCpcPBBAKPoyNKg=";
hash = "sha256-lYBdroPg0Z+7p4akwBV3ey9S3s1uemQMfkyfZC8xeGQ=";
};
vendorHash = "sha256-1s2fQue0mLhJ9dKILrERa21Ut05/zVCwL2txZlqcCqE=";