From 693f804fbb828bbd2b4080a339ad9cd29ebc28fa Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:48:11 +0530 Subject: [PATCH] ruby3.3-protocol-http2/0.20.0 package update (#33752)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- ruby3.3-protocol-http2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby3.3-protocol-http2.yaml b/ruby3.3-protocol-http2.yaml index e880253bc58..9a38be1fdaf 100644 --- a/ruby3.3-protocol-http2.yaml +++ b/ruby3.3-protocol-http2.yaml @@ -1,6 +1,6 @@ package: name: ruby3.3-protocol-http2 - version: 0.19.4 + version: 0.20.0 epoch: 0 description: A low level implementation of the HTTP/2 protocol. copyright: @@ -27,7 +27,7 @@ vars: pipeline: - uses: git-checkout with: - expected-commit: 1c870bc61869dc446a8d5bfafdab3ccb5b96cf83 + expected-commit: 76a6cda55ac572af57ae7d87e12dc297930c9d42 repository: https://github.com/socketry/protocol-http2 tag: v${{package.version}}