Skip to content

Commit 920756a

Browse files
pinpoxJohnRTitor
authored andcommitted
zk: 0.14.2 -> 0.15.0
1 parent c2a18a9 commit 920756a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/zk/zk/package.nix

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

88
buildGoModule rec {
99
pname = "zk";
10-
version = "0.14.2";
10+
version = "0.15.0";
1111

1212
src = fetchFromGitHub {
1313
owner = "zk-org";
1414
repo = "zk";
1515
rev = "v${version}";
16-
sha256 = "sha256-h6qQcaAgxWeBzMjxGk7b8vrVu5NO/V6b/ZvZMWtZTpg=";
16+
sha256 = "sha256-aFpn3luIp5tMp9jpBxVCmU+IU9eJg3/5UZFIklauFjI=";
1717
};
1818

1919
vendorHash = "sha256-2PlaIw7NaW4pAVIituSVWhssSBKjowLOLuBV/wz829I=";

0 commit comments

Comments
 (0)