Skip to content

Commit 77a2f86

Browse files
committed
oj 1.26.1
1 parent efda086 commit 77a2f86

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.0.tar.gz"
5-
sha256 "50c78bf0bd21924514967bc6039535b3e55db74a7214e7519f52e191db77e2dd"
4+
url "https://github.com/ohler55/ojg/archive/refs/tags/v1.26.1.tar.gz"
5+
sha256 "3b51d0d9aa52810544e499ce42a5952d22fe1b9fec4159baa39970c07a62e291"
66
license "MIT"
77
head "https://github.com/ohler55/ojg.git", branch: "develop"
88

0 commit comments

Comments
 (0)