sish: 2.16.0 -> 2.16.1

This commit is contained in:
R. Ryantm
2025-01-09 03:22:54 +00:00
parent 5408294b16
commit ecf12f8264
+3 -3
View File
@@ -8,16 +8,16 @@
buildGoModule rec {
pname = "sish";
version = "2.16.0";
version = "2.16.1";
src = fetchFromGitHub {
owner = "antoniomika";
repo = "sish";
tag = "v${version}";
hash = "sha256-YGeUiuLT67UI5whDAKcDFvYGnCIBkX4oCtKq47Qnw1k=";
hash = "sha256-p/7NulUvDUnTCD1H1LRe6OHB7coloIwXiOnOvFbmLhM=";
};
vendorHash = "sha256-hlwJE31osz9MgZ0vCx4L6vo4PuGh0NgiPJgDq65fZ4U=";
vendorHash = "sha256-AtGxRW2OtWBKxLHBqeL+D4PFLgT8APMwuK6NZCBTpao=";
ldflags = [
"-s"