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.5"
epoch: 1
version: "3.4.6"
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: 20cda200d3ce092571d0b5d342dadca69636cb0f
expected-commit: dbd83256b1cec76c69756ecb8758b9e1079833de

- uses: patch
with:
Expand Down
Loading