mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
traefik: Update to version 3.0.4
This commit is contained in:
parent
3d61f21039
commit
db2d83020e
@ -1,21 +1,21 @@
|
||||
{
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.4",
|
||||
"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.0.3/traefik_v3.0.3_windows_amd64.zip",
|
||||
"hash": "12e7c345a49bfc27245abb44326b1d9daede730066226c629e9884d966313b4c"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.0.4/traefik_v3.0.4_windows_amd64.zip",
|
||||
"hash": "4578ee99b3deae8913f677c4d70276b415853080266ea48095a3d546ee76f79d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.0.3/traefik_v3.0.3_windows_386.zip",
|
||||
"hash": "c298fb47c1da6775d50ce386eb9e475f45bc731eb0cc9abdeec3b0f151b86023"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.0.4/traefik_v3.0.4_windows_386.zip",
|
||||
"hash": "e8832279b297c86cc3c7f26ab99c0d394115c49e8aefa39e11749ab94bf05edc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.0.3/traefik_v3.0.3_windows_arm64.zip",
|
||||
"hash": "5839e5b4e9598a362abaea62815567bc08d743b30e95ed0d65730ac25acfa085"
|
||||
"url": "https://github.com/traefik/traefik/releases/download/v3.0.4/traefik_v3.0.4_windows_arm64.zip",
|
||||
"hash": "3e1828a03d66e1041e456a90d83dd0bd143725e609c93b2f5362bde0905adc8e"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user