traefik: Update to version 3.0.3

This commit is contained in:
github-actions[bot] 2024-06-18 16:28:55 +00:00
parent 92c40ac0d2
commit e2128cc09f

View File

@ -1,21 +1,21 @@
{
"version": "2.11.5",
"version": "3.0.3",
"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/v2.11.5/traefik_v2.11.5_windows_amd64.zip",
"hash": "eb825b600f9f68cd908dbecf77101cce0e960545846c10fbe9943943f4ee51d5"
"url": "https://github.com/traefik/traefik/releases/download/v3.0.3/traefik_v3.0.3_windows_amd64.zip",
"hash": "12e7c345a49bfc27245abb44326b1d9daede730066226c629e9884d966313b4c"
},
"32bit": {
"url": "https://github.com/traefik/traefik/releases/download/v2.11.5/traefik_v2.11.5_windows_386.zip",
"hash": "31f0885b1e66fe4df543eb91f7884dcb5ec7041e6c91491d3757b3e608e19b7c"
"url": "https://github.com/traefik/traefik/releases/download/v3.0.3/traefik_v3.0.3_windows_386.zip",
"hash": "c298fb47c1da6775d50ce386eb9e475f45bc731eb0cc9abdeec3b0f151b86023"
},
"arm64": {
"url": "https://github.com/traefik/traefik/releases/download/v2.11.5/traefik_v2.11.5_windows_arm64.zip",
"hash": "6162ba9322a72b6e75acf2cd5cf9d7fd44d3e1e8df0a9c37ea3fc5e4fb1e6c02"
"url": "https://github.com/traefik/traefik/releases/download/v3.0.3/traefik_v3.0.3_windows_arm64.zip",
"hash": "5839e5b4e9598a362abaea62815567bc08d743b30e95ed0d65730ac25acfa085"
}
},
"bin": "traefik.exe",