Skip to content
Merged
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.3-excon.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://github.com/excon/excon
package:
name: ruby3.3-excon
version: 1.0.0
version: 1.1.1
epoch: 0
description: EXtended http(s) CONnections
copyright:
Expand All @@ -21,7 +21,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/excon/excon
expected-commit: 33a071d992f04350c12918a9b259154df35c5332
expected-commit: 161d414d55649e7f392c93f9b287f857d8963e34
tag: v${{package.version}}

- uses: ruby/build
Expand Down