mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
traefik: Update to version 3.3.3
This commit is contained in:
parent
818e5e4d1a
commit
bda9a6f322
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.3.2",
|
||||
"version": "3.3.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/v3.3.2/traefik_v3.3.2_windows_amd64.zip",
|
||||
"hash": "4e925648ab58685ac6f426c745384ae11170e726cdd970f2cdbb4a32bdba0c35"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.3/traefik_v3.3.3_windows_amd64.zip",
|
||||
"hash": "77ad2e6e502799cdf54904598a0fc78cd7a9438d462b08a85b20d271f81b7913"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.2/traefik_v3.3.2_windows_386.zip",
|
||||
"hash": "b55f6a77e9d0d6c55721d96d69b47438afb38d3f800bd88ddd35568427769c57"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.3/traefik_v3.3.3_windows_386.zip",
|
||||
"hash": "82ceb14a4bac4971c954a3f2dfbae87adf25129d6c54068579342a844fb6821f"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.2/traefik_v3.3.2_windows_arm64.zip",
|
||||
"hash": "294e22c6cd4b0fa5db213659cbf816548f2ea50270dba200e507bc0bd2a0c668"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.3/traefik_v3.3.3_windows_arm64.zip",
|
||||
"hash": "8623b0ddef1b1b6f3ad9cc568bd37df0dccda0bf0d235a5d68a8cb9256d8be4e"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user