We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddef033 + 55ea910 commit 300b5afCopy full SHA for 300b5af
pkgs/by-name/op/openlinkhub/package.nix
@@ -9,13 +9,13 @@
9
10
buildGoModule rec {
11
pname = "openlinkhub";
12
- version = "0.5.0";
+ version = "0.5.1";
13
14
src = fetchFromGitHub {
15
owner = "jurkovic-nikola";
16
repo = "OpenLinkHub";
17
tag = version;
18
- hash = "sha256-2dsdswtpKXHEiPOdGS1gIyx8r3xx3Bjr2i4WyX4hmVY=";
+ hash = "sha256-toCujsX+hR6JYxOc4UFnaN3A6p3IzyghcTtjbYe3GiY=";
19
};
20
21
proxyVendor = true;
0 commit comments