diff --git a/ruby3.3-json.yaml b/ruby3.3-json.yaml index 99cad99ed5e..93da9a58a96 100644 --- a/ruby3.3-json.yaml +++ b/ruby3.3-json.yaml @@ -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: @@ -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.