Skip to content

Commit 02681f3

Browse files
authored
Merge pull request #6 from console-table-printer/update-formula-1.2.5
Update formula to version 1.2.5
2 parents 06a5437 + afc2320 commit 02681f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ctp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
class Ctp < Formula
44
desc "Command-line table printer for JSON data"
55
homepage "https://github.com/ayonious/console-table-printer"
6-
url "https://registry.npmjs.org/table-printer-cli/-/table-printer-cli-1.2.4.tgz"
7-
sha256 "d1bde962f340ac1a5074c398372357c5bda2961916838c7d3699411b678432db"
6+
url "https://registry.npmjs.org/table-printer-cli/-/table-printer-cli-1.2.5.tgz"
7+
sha256 "0772187916551cda3d2467c55342eea4dcb0c2d554189c4db024340e36f7d081"
88
license "MIT"
99

1010
depends_on "node"

0 commit comments

Comments
 (0)