sq: 0.48.10 -> 0.48.12 (#488072)

This commit is contained in:
Matthias Beyer
2026-02-07 19:59:12 +00:00
committed by GitHub
+3 -3
View File
@@ -10,16 +10,16 @@
buildGoModule (finalAttrs: {
pname = "sq";
version = "0.48.10";
version = "0.48.12";
src = fetchFromGitHub {
owner = "neilotoole";
repo = "sq";
rev = "v${finalAttrs.version}";
hash = "sha256-5JlvG179rZHXsJWg+5uz//7QGdkwdNGULkK/DLCifus=";
hash = "sha256-TAQiTZx13rYlJlT41/RE03Ro4CRjECBdQz42YSI1j74=";
};
vendorHash = "sha256-UP9+KtFuibwb9fnUcflnIpcf0Ow54D7db9F07PLhBN4=";
vendorHash = "sha256-jfUUVbvrdFX/++xRAgz7Tzqgu5AK2ZDmubWnWBIQeKE=";
proxyVendor = true;