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 e6a55e7 commit f865b3bCopy full SHA for f865b3b
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.5.tar.gz"
5
- sha256 "dfa9ce6608ea3d94584e4a47c6568a90844dd9d8f3fd35f8e893fa7fdd5d7bd7"
+ url "https://github.com/ohler55/ojg/archive/refs/tags/v1.26.6.tar.gz"
+ sha256 "85754da53ac0b717e1c9068c71a73315bbe666e10520de488a84c4fd124d5d8c"
6
license "MIT"
7
head "https://github.com/ohler55/ojg.git", branch: "develop"
8
0 commit comments