cariddi: 1.4.0 -> 1.4.1

This commit is contained in:
R. Ryantm 2025-04-30 14:23:28 +00:00
parent 4c66bec300
commit 244118c1b4

View file

@ -6,16 +6,16 @@
buildGoModule rec {
pname = "cariddi";
version = "1.4.0";
version = "1.4.1";
src = fetchFromGitHub {
owner = "edoardottt";
repo = "cariddi";
tag = "v${version}";
hash = "sha256-AYB2Ebc+OlB8kaW14o1SPAmbWFducfRGmn21YhV1SGs=";
hash = "sha256-hhzzSEuraer3oQwpNZn4ROASYKQHsnwZs+XHuJ8MkK4=";
};
vendorHash = "sha256-Em/h1Xv4CdENykDqZMcru+Z09fVdxi9bGfFU+uRwI3o=";
vendorHash = "sha256-GvgH6i2t3O39gG2hsKsv5xbLb1V1qi3MqVSfw2D+cZg=";
ldflags = [
"-w"