Skip to content

Commit

Permalink
Bump haproxy version to 2.8.5 (#581)
Browse files Browse the repository at this point in the history
* Bump haproxy version to 2.8.5

* Update blob reference for haproxy to version 2.8.5
  • Loading branch information
CFN-CI authored Dec 8, 2023
1 parent 42a3369 commit 4c78e8d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
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.4.tar.gz:
size: 4361756
object_id: a0c1bd44-c329-41ea-4a23-b7339388714f
sha: sha256:81bacbf50ec6d0f7ecaaad7c03e59978b00322fbdad6ed4a989dd31754b6f25d
haproxy/haproxy-2.8.5.tar.gz:
size: 4364802
object_id: bb0fdcd5-8ba8-4b2f-48ce-70a6839f0fb4
sha: sha256:3f5459c5a58e0b343a32eaef7ed5bed9d3fc29d8aa9e14b36c92c969fc2a60d9
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.42 # https://github.com/PCRE2Project/pcre2/releases/download/pc

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

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

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

Expand Down

0 comments on commit 4c78e8d

Please sign in to comment.