We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5c4758 commit 0212e20Copy full SHA for 0212e20
ruby3.2-oj.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: ruby3.2-oj
3
- version: "3.16.10"
+ version: "3.16.11"
4
epoch: 0
5
description: The fastest JSON parser and object serializer.
6
copyright:
@@ -25,7 +25,7 @@ vars:
25
pipeline:
26
- uses: git-checkout
27
with:
28
- expected-commit: 4332ae9f81db7caed9411be445a145276c69d4fb
+ expected-commit: 13966412dcb8272458e1c612f377509d5564d3aa
29
repository: https://github.com/ohler55/oj
30
tag: v${{package.version}}
31
0 commit comments