longcat: 0.0.12 -> 0.0.13 (#498185)

This commit is contained in:
Nick Cao
2026-03-11 20:19:09 +00:00
committed by GitHub
+2 -2
View File
@@ -6,7 +6,7 @@
}:
let
version = "0.0.12";
version = "0.0.13";
in
buildGoModule {
pname = "longcat";
@@ -16,7 +16,7 @@ buildGoModule {
owner = "mattn";
repo = "longcat";
tag = "v${version}";
hash = "sha256-MiUkI7qCN/rDJUkBCyET19CH4iYnl1HwKjRZD2dCTVM=";
hash = "sha256-QKtK7v2+Q5/jZrH1m6u9mwgwMQoaLv3pIRc+hYQn4k0=";
};
vendorHash = "sha256-ka58YOoyBKLX8Z9ak2+rERXsY3rPUaOanfIFErCJCdE=";