nomad: Update to version 1.5.3

This commit is contained in:
github-actions[bot] 2023-04-05 16:29:35 +00:00
parent bcf055bd34
commit 9ea4258bf2

View File

@ -1,16 +1,16 @@
{
"version": "1.5.2",
"version": "1.5.3",
"description": "Easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications.",
"homepage": "https://www.nomadproject.io",
"license": "MPL-2.0",
"architecture": {
"64bit": {
"url": "https://releases.hashicorp.com/nomad/1.5.2/nomad_1.5.2_windows_amd64.zip",
"hash": "3423783067f02eecb46134f9ff889761b9097cb8456c69c04d2989bff699ca8e"
"url": "https://releases.hashicorp.com/nomad/1.5.3/nomad_1.5.3_windows_amd64.zip",
"hash": "44a7c058c4cc4421f00b3384f8bceb845b0a42c82a3e59f9e0a190873d08a8cb"
},
"32bit": {
"url": "https://releases.hashicorp.com/nomad/1.5.2/nomad_1.5.2_windows_386.zip",
"hash": "900c1ce85cdb884c99142e6631e9865b46b3a738eef7b0e791f80b9a4aed2c21"
"url": "https://releases.hashicorp.com/nomad/1.5.3/nomad_1.5.3_windows_386.zip",
"hash": "3620fded95a39843d6fec1aaf69e793d644aeeffe19be882411a0933c1a7b878"
}
},
"bin": "nomad.exe",