Skip to content

Commit baa840d

Browse files
authored
Bump haproxy version to 2.8.15 (#791)
* Bump haproxy version to 2.8.15 * Update blob reference for haproxy to version 2.8.15
1 parent 032a8aa commit baa840d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

config/blobs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
haproxy/haproxy-2.8.14.tar.gz:
2-
size: 4411140
3-
object_id: ad06fc71-1a95-43d5-48c5-e29ae4189bda
4-
sha: sha256:47984506d0cd477d5c6a7d7ba2adaf0039ca27af970bf76384855a7f1c22773c
1+
haproxy/haproxy-2.8.15.tar.gz:
2+
size: 4418838
3+
object_id: 62c4c00d-e1ab-4dc0-608a-c55e4a0a77bb
4+
sha: sha256:98f0551b9c3041a87869f4cd4e1465adf6fbef2056e83aabea92106032585242
55
haproxy/hatop-0.8.2:
66
size: 74157
77
object_id: 00125e3f-bdaa-4da3-583f-b680b0b30df4

packages/haproxy/packaging

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PCRE_VERSION=10.45 # https://github.com/PCRE2Project/pcre2/releases/download/pc
88

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

11-
HAPROXY_VERSION=2.8.14 # https://www.haproxy.org/download/2.8/src/haproxy-2.8.14.tar.gz
11+
HAPROXY_VERSION=2.8.15 # https://www.haproxy.org/download/2.8/src/haproxy-2.8.15.tar.gz
1212

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

0 commit comments

Comments
 (0)