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 9e38b18 commit 4affce7Copy full SHA for 4affce7
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.8.tar.gz"
5
- sha256 "94fbca185bb38989b7b3345da76a29bfd7fa5c984226aded967856ed34e25640"
+ url "https://github.com/ohler55/ojg/archive/refs/tags/v1.26.9.tar.gz"
+ sha256 "fe015c3838dfe1b80abc4b7d122317c384fefd83fd1ed6743b90e61975825fd9"
6
license "MIT"
7
head "https://github.com/ohler55/ojg.git", branch: "develop"
8
0 commit comments