andcli: 2.6.2 -> 2.7.0

(cherry picked from commit e99f0b9274)
This commit is contained in:
Pascal Dietrich 2026-06-02 17:35:35 +02:00 committed by github-actions[bot]
commit 3d4f0209d3

View file

@ -9,7 +9,7 @@
buildGoModule (finalAttrs: {
pname = "andcli";
version = "2.6.2";
version = "2.7.0";
subPackages = [ "cmd/andcli" ];
@ -17,10 +17,10 @@ buildGoModule (finalAttrs: {
owner = "tjblackheart";
repo = "andcli";
tag = "v${finalAttrs.version}";
hash = "sha256-EtfsSLyZs5hADJRE5xvn2mu6A04Sz9e21Y4+VkopCY0=";
hash = "sha256-l+ZpAm+yHCKPalGib4OlIaGFsDHc3IFFlOvB1kXWZG0=";
};
vendorHash = "sha256-CHWypAA2BpHop5LGkjZVTBL4dGzWfrwDJcFrtGTBAb4=";
vendorHash = "sha256-S2JRkVy1iLGBqoOWukTQm80fVJ2YMNHTLfUUA2530GE=";
ldflags = [
"-s"