Skip to content

Commit 4affce7

Browse files
committed
oj 1.26.9
1 parent 9e38b18 commit 4affce7

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.8.tar.gz"
5-
sha256 "94fbca185bb38989b7b3345da76a29bfd7fa5c984226aded967856ed34e25640"
4+
url "https://github.com/ohler55/ojg/archive/refs/tags/v1.26.9.tar.gz"
5+
sha256 "fe015c3838dfe1b80abc4b7d122317c384fefd83fd1ed6743b90e61975825fd9"
66
license "MIT"
77
head "https://github.com/ohler55/ojg.git", branch: "develop"
88

0 commit comments

Comments
 (0)