traefik: Update to version 3.1.2

This commit is contained in:
github-actions[bot] 2024-08-06 16:29:30 +00:00
parent 579f6216d4
commit 0d8db440e2

View File

@ -1,21 +1,21 @@
{
"version": "3.1.1",
"version": "3.1.2",
"description": "HTTP reverse proxy and load balancer",
"homepage": "https://traefik.io/",
"license": "MIT",
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
"architecture": {
"64bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.1.1/traefik_v3.1.1_windows_amd64.zip",
"hash": "8d74b856c78f6415bd3ecdae2e5a2a831264176576f3cbab392a27e98b39389b"
"url": "https://github.com/traefik/traefik/releases/download/v3.1.2/traefik_v3.1.2_windows_amd64.zip",
"hash": "c5775b932d20b140202bd5c09e90c0911fec7d9b72784780bb2c7d8d908f1e87"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v3.1.1/traefik_v3.1.1_windows_386.zip",
"hash": "69d27ac3721a1db6463556018817d8c3eefa0d338b1be5c4e6ecf0ceda629497"
"url": "https://github.com/traefik/traefik/releases/download/v3.1.2/traefik_v3.1.2_windows_386.zip",
"hash": "5984ce7077164b6875266ffc04e025b7edbbaa729856dcad063ba01fbadfdb59"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v3.1.1/traefik_v3.1.1_windows_arm64.zip",
"hash": "aa557e6ac6e1f355f3458808a3b594935acc656e810a7b3fdefc60acc1eb1b57"
"url": "https://github.com/traefik/traefik/releases/download/v3.1.2/traefik_v3.1.2_windows_arm64.zip",
"hash": "efd689bfabde3e350cfaf162b3e8ed7df634a0851eb53059aaf43636ac15d87d"
}
},
"bin": "traefik.exe",