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 efda086 commit 77a2f86Copy full SHA for 77a2f86
Formula/o/oj.rb
@@ -1,8 +1,8 @@
1
class Oj < Formula
2
desc "JSON parser and visualization tool"
3
homepage "https://github.com/ohler55/ojg"
4
- url "https://github.com/ohler55/ojg/archive/refs/tags/v1.26.0.tar.gz"
5
- sha256 "50c78bf0bd21924514967bc6039535b3e55db74a7214e7519f52e191db77e2dd"
+ url "https://github.com/ohler55/ojg/archive/refs/tags/v1.26.1.tar.gz"
+ sha256 "3b51d0d9aa52810544e499ce42a5952d22fe1b9fec4159baa39970c07a62e291"
6
license "MIT"
7
head "https://github.com/ohler55/ojg.git", branch: "develop"
8
0 commit comments