Skip to content

Commit 300b5af

Browse files
openlinkhub: 0.5.0 -> 0.5.1 (#384444)
Co-authored-by: Bot-wxt1221 <[email protected]>
2 parents ddef033 + 55ea910 commit 300b5af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/op/openlinkhub/package.nix

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

1010
buildGoModule rec {
1111
pname = "openlinkhub";
12-
version = "0.5.0";
12+
version = "0.5.1";
1313

1414
src = fetchFromGitHub {
1515
owner = "jurkovic-nikola";
1616
repo = "OpenLinkHub";
1717
tag = version;
18-
hash = "sha256-2dsdswtpKXHEiPOdGS1gIyx8r3xx3Bjr2i4WyX4hmVY=";
18+
hash = "sha256-toCujsX+hR6JYxOc4UFnaN3A6p3IzyghcTtjbYe3GiY=";
1919
};
2020

2121
proxyVendor = true;

0 commit comments

Comments
 (0)