aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/networking
diff options
context:
space:
mode:
authorMaxine E. Aubrey <maxeaubrey@gmail.com>2020-10-23 19:24:30 +0200
committerzowoq <59103226+zowoq@users.noreply.github.com>2020-11-08 12:28:42 +1000
commite8469ca6537b68291e9bac4e1259fe40577b24be (patch)
tree1db2767c217ba65e519c34b27b149f411374262d /pkgs/applications/networking
parent2ff401dd59283ad249c70834bd99db27dede722a (diff)
nomad_0_12: 0.12.6 -> 0.12.7
Diffstat (limited to 'pkgs/applications/networking')
-rw-r--r--pkgs/applications/networking/cluster/nomad/0.12.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/cluster/nomad/0.12.nix b/pkgs/applications/networking/cluster/nomad/0.12.nix
index b92bf568b79f..863f7cbed2f9 100644
--- a/pkgs/applications/networking/cluster/nomad/0.12.nix
+++ b/pkgs/applications/networking/cluster/nomad/0.12.nix
@@ -2,6 +2,6 @@
callPackage ./generic.nix {
inherit buildGoPackage;
- version = "0.12.6";
- sha256 = "1fd7i50zc7g7d879bijh1ckvyq0h28169p6hw5ip71n71zhvvgp0";
+ version = "0.12.7";
+ sha256 = "0y1nwmpc4fqgjyb19n1f2w4y5k7fy4p68v2vnnry11nj3im7ia14";
}