Skip to content

Commit f865b3b

Browse files
committed
oj 1.26.6
1 parent e6a55e7 commit f865b3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/o/oj.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Oj < Formula
22
desc "JSON parser and visualization tool"
33
homepage "https://github.com/ohler55/ojg"
4-
url "https://github.com/ohler55/ojg/archive/refs/tags/v1.26.5.tar.gz"
5-
sha256 "dfa9ce6608ea3d94584e4a47c6568a90844dd9d8f3fd35f8e893fa7fdd5d7bd7"
4+
url "https://github.com/ohler55/ojg/archive/refs/tags/v1.26.6.tar.gz"
5+
sha256 "85754da53ac0b717e1c9068c71a73315bbe666e10520de488a84c4fd124d5d8c"
66
license "MIT"
77
head "https://github.com/ohler55/ojg.git", branch: "develop"
88

0 commit comments

Comments
 (0)