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
6 changes: 3 additions & 3 deletions ruby-3.4.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ruby-3.4
version: "3.4.4"
epoch: 1
version: "3.4.5"
epoch: 0
description: "the Ruby programming language"
copyright:
- license: Ruby
Expand Down Expand Up @@ -64,7 +64,7 @@ pipeline:
with:
repository: https://github.com/ruby/ruby
tag: v${{vars.underscore-package-version}}
expected-commit: a38531fd3f617bf734ef7d6c595325f69985ea1d
expected-commit: 20cda200d3ce092571d0b5d342dadca69636cb0f

- uses: patch
with:
Expand Down
Loading