arkade: 0.11.38 -> 0.11.39
This commit is contained in:
parent
486b9e4b90
commit
8815f5848d
@ -7,13 +7,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "arkade";
|
||||
version = "0.11.38";
|
||||
version = "0.11.39";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "alexellis";
|
||||
repo = "arkade";
|
||||
rev = version;
|
||||
hash = "sha256-V6ms3Av0/g2S7Q2NLltz7CnnvE1m+cemmwoHKL1e0tM=";
|
||||
hash = "sha256-ILiiK8WWuSB1QKTo89/JJ5ADCBKbRXVn9fNVL3c7y0s=";
|
||||
};
|
||||
|
||||
env.CGO_ENABLED = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user