Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ruby3.2-ffi-compiler/2.0.0 package update #27743

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
ruby3.2-ffi-compiler/2.0.0 package update
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
wolfi-bot authored and xnox committed Sep 20, 2024
commit fc0c27adf6566913c2a78a5ed7ce4de7f9231ed8
4 changes: 2 additions & 2 deletions ruby3.2-ffi-compiler.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ruby3.2-ffi-compiler
version: 1.3.2
version: 2.0.0
epoch: 0
description: Ruby FFI Rakefile generator
copyright:
Expand All @@ -24,7 +24,7 @@ pipeline:
with:
repository: https://github.com/ffi/ffi-compiler
tag: ${{package.version}}
expected-commit: 1bd1547f721c17e976505f09dadf0a189f062eaa
expected-commit: 4e3f1fbc9af755fe261ed7d34b71c043a1d3e247

- uses: ruby/build
with:
Expand Down
Loading