From a7b6e9f6061875df94ec032d6e2495b72548ee0c Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 19 Jun 2024 18:00:41 +0200 Subject: [PATCH] Update to 2024-06-19 18:00 --- roles/nomad_bin/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/nomad_bin/defaults/main.yml b/roles/nomad_bin/defaults/main.yml index e7715d3..8b9d9dc 100644 --- a/roles/nomad_bin/defaults/main.yml +++ b/roles/nomad_bin/defaults/main.yml @@ -1,9 +1,9 @@ --- # Version of Nomad to install -nomad_version: 1.8.0 +nomad_version: 1.8.1 # URL of the archive nomad_archive_url: https://releases.hashicorp.com/nomad/{{ nomad_version }}/nomad_{{ nomad_version }}_linux_amd64.zip # Expected sha256 of the archive -nomad_archive_sha256: 07a3578b3a928f048d612ccbfe53fd7c2dd81bd34ddcea3954cfa39f311a47f2 +nomad_archive_sha256: 29f91e539562bd377b9ecb82dd928526e24d0ef2b11537960fbbbb200713dc36