Skip to content

Commit 5f29601

Browse files
nixpkgs-merge-bot[bot]emaryn
andauthored
krillinai: 1.1.4 -> 1.1.5 (#406667)
Co-authored-by: emaryn <[email protected]>
2 parents 0be521c + dfac029 commit 5f29601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/kr/krillinai/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111

1212
buildGoModule (finalAttrs: {
1313
pname = "krillinai";
14-
version = "1.1.4";
14+
version = "1.1.5";
1515

1616
src = fetchFromGitHub {
1717
owner = "krillinai";
1818
repo = "KrillinAI";
1919
tag = "v${finalAttrs.version}";
20-
hash = "sha256-espj6BFc0GA5pURyly1HV3rIqyEgd1S/bmqkUPczTqM=";
20+
hash = "sha256-jQlgkpQ+UTzn6MqGa+yVQ9v04IGGlMQQim3s0Oc9Zts=";
2121
};
2222

2323
vendorHash = "sha256-mpvypCZmvVVljftGpcV1aea3s7Xmhr0jLfKZIZ0nkX8=";

0 commit comments

Comments
 (0)