mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
traefik: Update to version 3.3.1
This commit is contained in:
parent
9cfeef5957
commit
1371b1c8bc
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.3.0",
|
||||
"version": "3.3.1",
|
||||
"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.0/traefik_v3.3.0_windows_amd64.zip",
|
||||
"hash": "09e638bcee80ee8d4307fc258a0624d35a4fbdb4c7f49ebb87b257aa6ba8a04a"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.1/traefik_v3.3.1_windows_amd64.zip",
|
||||
"hash": "6292c78de7fb49eddfe11f973097609777a7b868610eddd25b6526456ffbdeab"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.0/traefik_v3.3.0_windows_386.zip",
|
||||
"hash": "3ac2d5f21f033934f266b3d23431b79039de0aea4d653ab7e2aff8ca5da878b9"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.1/traefik_v3.3.1_windows_386.zip",
|
||||
"hash": "1ec520b97d02427a3c14b81063561645d10781a81ebcac3b921f7e9125bfe226"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.0/traefik_v3.3.0_windows_arm64.zip",
|
||||
"hash": "974b098af0daf0ffcd48fe729da2634f93c07b6bc9feba87be3c2e8db13d8921"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.3.1/traefik_v3.3.1_windows_arm64.zip",
|
||||
"hash": "c6f4a2c9d52320233e2274f6da2c998743baedbe385c78f48f4586eb1dfb671f"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user