sqls: 0.2.45 -> 0.2.48
This commit is contained in:
@@ -6,16 +6,16 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "sqls";
|
||||
version = "0.2.45";
|
||||
version = "0.2.48";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "sqls-server";
|
||||
repo = "sqls";
|
||||
rev = "v${finalAttrs.version}";
|
||||
hash = "sha256-r9D3YtUk/hv3ex/PSGPTNIBTW3s3a3KdIBtxDry30Zc=";
|
||||
hash = "sha256-TjGu8QcwYIPoW2v61fXpq/oZKoksOUZ2/dnleJhPjFM=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-eh43G0fR+NRRXRPCfxjlwzzw3yg/ZRb1GpWwHGqyRrE=";
|
||||
vendorHash = "sha256-VVa77h0mgWLEuL2+Q3qre5V71kbBaWaugNN9TcTC8y0=";
|
||||
|
||||
ldflags = [
|
||||
"-s"
|
||||
|
||||
Reference in New Issue
Block a user