mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
traefik: Update to version 2.2.2
This commit is contained in:
parent
c24132e4d5
commit
d6c4a5cd1b
@ -1,20 +1,20 @@
|
||||
{
|
||||
"homepage": "https://traefik.io/",
|
||||
"version": "2.2.2",
|
||||
"description": "HTTP reverse proxy and load balancer",
|
||||
"version": "2.2.1",
|
||||
"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/containous/traefik/releases/download/v2.2.1/traefik_v2.2.1_windows_amd64.zip",
|
||||
"hash": "9860fe5fe9a4cb768a7e09cc15629f3941452e10b45920bfca3601487036d596"
|
||||
"url": "https://github.com/containous/traefik/releases/download/v2.2.2/traefik_v2.2.2_windows_amd64.zip",
|
||||
"hash": "188173f1495818d3e41d742601ff68ae8906096b9d8a75e5a3cc287e35c3900c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/containous/traefik/releases/download/v2.2.1/traefik_v2.2.1_windows_386.zip",
|
||||
"hash": "f1073d38b969720d972a84a140935c7bde705fc8f293d28f63fb9068356bbf25"
|
||||
"url": "https://github.com/containous/traefik/releases/download/v2.2.2/traefik_v2.2.2_windows_386.zip",
|
||||
"hash": "34dc6a207bad1b555e5a56daac32ba525a3244b8e13f41970735d52d8b673e26"
|
||||
}
|
||||
},
|
||||
"bin": "traefik.exe",
|
||||
"notes": "Run with a configuration file 'traefik -c <yourconfig.toml>' or 'traefik --help' for all options.",
|
||||
"checkver": {
|
||||
"github": "https://github.com/containous/traefik"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user