From f0863daffe49982d2cd5df956c460cc63b36b83b Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 15 Feb 2023 18:00:14 +0100 Subject: [PATCH] Update to 2023-02-15 18:00 --- roles/nomad/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/nomad/defaults/main.yml b/roles/nomad/defaults/main.yml index e975a0f..d5134e4 100644 --- a/roles/nomad/defaults/main.yml +++ b/roles/nomad/defaults/main.yml @@ -1,11 +1,11 @@ --- # Version of Nomad to install -nomad_version: 1.4.3 +nomad_version: 1.4.4 # 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: 15ab8fd2da071d93852f59b9a8833e3a764986ef8140c6b11f87621391e63902 +nomad_archive_sha256: 63bbb4c1d7c3da7a68dd1e3eed301a4edecf0930b2c5efe4940200ed9c73e350 # List of plugins to install nomad_plugins: