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.2-async.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ruby3.2-async
version: 2.6.1
version: 2.6.2
epoch: 0
description: A concurrency framework for Ruby.
copyright:
Expand Down Expand Up @@ -28,7 +28,7 @@ vars:
pipeline:
- uses: fetch
with:
expected-sha256: 01c7efdef31ce433ec1d11c551abcdb0ec4aef4bf7d0e83a93923dac05735179
expected-sha256: 9250c42fd0719676a9d008cd8814fd0907938d2ddede540172a4c41c0f7abc69
uri: https://github.com/socketry/async/archive/refs/tags/v${{package.version}}.tar.gz

- uses: patch
Expand Down