diff --git a/ruby3.2-protocol-http1.yaml b/ruby3.2-protocol-http1.yaml index 6c33885ca4d..73040b1a068 100644 --- a/ruby3.2-protocol-http1.yaml +++ b/ruby3.2-protocol-http1.yaml @@ -1,6 +1,6 @@ package: name: ruby3.2-protocol-http1 - version: 0.17.0 + version: 0.18.0 epoch: 0 description: A low level implementation of the HTTP/1 protocol. copyright: @@ -26,7 +26,7 @@ vars: pipeline: - uses: fetch with: - expected-sha256: fbabd69cd3e8deb45f2fbe90ee687528e9c6a4471ef7f738103bd978b0235f6d + expected-sha256: 9b8bd558f020c4a66bd5f6d9c9353fb47af5bc813c132c2ded638ad1edf7611f uri: https://github.com/socketry/protocol-http1/archive/refs/tags/v${{package.version}}.tar.gz - uses: patch