sqls: 0.2.28 -> 0.2.30

This commit is contained in:
R. Ryantm
2025-12-28 18:53:31 +00:00
parent 6ab9745ee4
commit 40e8129be4
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "sqls";
version = "0.2.28";
version = "0.2.30";
src = fetchFromGitHub {
owner = "sqls-server";
repo = "sqls";
rev = "v${version}";
hash = "sha256-b3zLyj2n+eKOPBRooS68GfM0bsiTVXDblYKyBYKiYug=";
hash = "sha256-vsU0EZZ7Wwo2esv7StmSB4DbQXCwp4Mi+KsylCL0WcM=";
};
vendorHash = "sha256-6IFJvdT7YLnWsg7Icd3nKXXHM6TZKZ+IG9nEBosRCwA=";
vendorHash = "sha256-BSGKFSw/ReeADnB3FuEJoxstkCcJx434vNaFf5A+Gbw=";
ldflags = [
"-s"