Skip to content
Merged
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-2.8.10.tar.gz:
size: 4392333
object_id: 82d52729-5e18-41f1-4b3b-31f7de3e2a42
sha: sha256:0d63cd46d9d10ac7dbc02f3c6769c1908f221e0a5c5b655a194655f7528d612a
haproxy/haproxy-2.8.11.tar.gz:
size: 4400628
object_id: aee1160a-e35d-4b48-7eb4-e682b3465149
sha: sha256:39de529ae0283416acb5477197ece17ea05b81f467bec5a6ac73cbad7dd536a8
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.44 # https://github.com/PCRE2Project/pcre2/releases/download/pc

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

HAPROXY_VERSION=2.8.10 # https://www.haproxy.org/download/2.8/src/haproxy-2.8.10.tar.gz
HAPROXY_VERSION=2.8.11 # https://www.haproxy.org/download/2.8/src/haproxy-2.8.11.tar.gz

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

Expand Down