nomad_1_3: 1.3.8 -> 1.3.9
https://github.com/hashicorp/nomad/releases/tag/v1.3.9
This commit is contained in:
parent
fe4364f503
commit
5618484d80
@ -55,10 +55,10 @@ rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
nomad_1_3 = generic {
|
nomad_1_3 = generic {
|
||||||
buildGoModule = buildGo119Module;
|
buildGoModule = buildGo120Module;
|
||||||
version = "1.3.8";
|
version = "1.3.9";
|
||||||
sha256 = "sha256-hUmDWgGV8HAXew8SpcbhaiaF9VfBN5mk1W7t5lhnZ9I=";
|
sha256 = "sha256-xfoIzLDG/OfqAPQqeLvQZ11uESWFNyOyLP6Imi+S96w=";
|
||||||
vendorSha256 = "sha256-IfYobyDFriOldJnNfRK0QVKBfttoZZ1iOkt4cBQxd00=";
|
vendorSha256 = "sha256-kW0goicoM1lM1NEHPTfozg2EKR1daf33UxT/mVabyfY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nomad_1_4 = generic {
|
nomad_1_4 = generic {
|
||||||
|
Loading…
Reference in New Issue
Block a user