openlinkhub: 0.6.0 -> 0.6.1
This commit is contained in:
parent
be57485fff
commit
8e309e5a18
@ -9,13 +9,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "openlinkhub";
|
||||
version = "0.6.0";
|
||||
version = "0.6.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "jurkovic-nikola";
|
||||
repo = "OpenLinkHub";
|
||||
tag = version;
|
||||
hash = "sha256-pCMdljBgqxfI9mVperzjAiuq5UUsqmmR+xvuywudv9o=";
|
||||
hash = "sha256-kEbJwCAs2gTNs0z8A3kOl1O4HQ4L5+urTo+hLh6vOPM=";
|
||||
};
|
||||
|
||||
proxyVendor = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user