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.3-json.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://github.com/flori/json
package:
name: ruby3.3-json
version: 2.7.4
version: 2.7.5
epoch: 0
description: This is a JSON implementation as a Ruby extension in C.
copyright:
Expand All @@ -22,7 +22,7 @@ pipeline:
with:
repository: https://github.com/flori/json
tag: v${{package.version}}
expected-commit: 9e9b749576dc7a195241f46305cdb7ed80e3e445
expected-commit: 9d711865da1ee4fe90e91e692e320d5ed5eb4fa2

- runs: |
# Upstream sometimes forgets to update the version in their version.rb file after a release.
Expand Down