Skip to content

Commit 7bb2391

Browse files
openlinkhub: 0.6.1 -> 0.6.2 (#439822)
2 parents 667b853 + 0d61b5f commit 7bb2391

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.6.1";
12+
version = "0.6.2";
1313

1414
src = fetchFromGitHub {
1515
owner = "jurkovic-nikola";
1616
repo = "OpenLinkHub";
1717
tag = version;
18-
hash = "sha256-kEbJwCAs2gTNs0z8A3kOl1O4HQ4L5+urTo+hLh6vOPM=";
18+
hash = "sha256-fmWfHJ6alB+UlHlUrwMQ/npv7SuMjAz5hT0UGhB7O/E=";
1919
};
2020

2121
proxyVendor = true;

0 commit comments

Comments
 (0)