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.17.tar.gz:
size: 5148495
object_id: 3418723b-b3d7-4272-4222-e51fd502a05e
sha: sha256:023a9efb8a8d73a0c1b6335394400e7eeb4ad0643ffda73c5f93820a720a9695
haproxy/haproxy-3.2.18.tar.gz:
size: 5153122
object_id: 3d3708bf-ef16-4a18-40d6-6b59b136f35f
sha: sha256:da8c1486d418e11188febbbb90a3a64690ed9e5c882c711b688b82fd4907143c
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.1 # http://www.dest-unreach.org/socat/download/socat-1.8.1.1.tar.gz

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

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

Expand Down