Skip to content
Closed
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
4 changes: 2 additions & 2 deletions ruby3.2-protocol-http.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ruby3.2-protocol-http
version: 0.26.2
version: 0.26.3
epoch: 0
description: Provides abstractions to handle HTTP protocols.
copyright:
Expand All @@ -25,7 +25,7 @@ vars:
pipeline:
- uses: fetch
with:
expected-sha256: 1db7aec6f3900468c5e669f6b3960b985a03e9c87a2de58826260c0cbcb15c89
expected-sha256: 0476726d66921dd0d338d5dfdf8d89c92d298f10ba6f739cd9106074d3ca9d03
uri: https://github.com/socketry/protocol-http/archive/refs/tags/v${{package.version}}.tar.gz

- uses: patch
Expand Down