Merge pull request #75168 from endocrimes/nomad-0-10-2

nomad: 0.10.0 -> 0.10.2
This commit is contained in:
Mario Rodas 2019-12-07 20:45:32 -05:00 committed by GitHub
commit d6baf47e93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
buildGoPackage rec {
pname = "nomad";
version = "0.10.0";
version = "0.10.2";
rev = "v${version}";
goPackagePath = "github.com/hashicorp/nomad";
@ -12,7 +12,7 @@ buildGoPackage rec {
owner = "hashicorp";
repo = pname;
inherit rev;
sha256 = "1hvnrbna4hsyp5byx5si2gn4h3m6shwmd8nk0vpbrs3ck3dl1p6l";
sha256 = "1kv67rkqnxiz2dkmc1v1df6qx9j5j4h7cis00v2i15sl824g22jw";
};
# ui: