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.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.0
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: 08ea2561a88fdda21a79e783f00a64bd88018205
tag: v${{package.version}}

- uses: ruby/build
Expand Down