Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions config/blobs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
haproxy/haproxy-3.2.21.tar.gz:
size: 5159225
object_id: 123589cc-f96b-4ce3-438c-8c08009c4af2
sha: sha256:0cb8818a26c5f888e0cb1c40f1b3acb9fb952527d1733f769ce688fedd680339
haproxy/haproxy-3.2.22.tar.gz:
size: 5166368
object_id: 32f6ecc2-2105-4dd0-6a7d-14c427c30ab5
sha: sha256:afca3a26d573df53d0e1fc475dcd743ec5875e038e1476c80e871d70228ca2da
haproxy/hatop-0.8.2:
size: 74157
object_id: 00125e3f-bdaa-4da3-583f-b680b0b30df4
Expand Down
2 changes: 1 addition & 1 deletion packages/haproxy/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PCRE_VERSION=10.47 # https://github.com/PCRE2Project/pcre2/releases/download/pc

SOCAT_VERSION=1.8.1.3 # http://www.dest-unreach.org/socat/download/socat-1.8.1.3.tar.gz

HAPROXY_VERSION=3.2.21 # https://www.haproxy.org/download/3.2/src/haproxy-3.2.21.tar.gz
HAPROXY_VERSION=3.2.22 # https://www.haproxy.org/download/3.2/src/haproxy-3.2.22.tar.gz

HATOP_VERSION=0.8.2 # https://github.com/jhunt/hatop/releases/download/v0.8.2/hatop

Expand Down