Skip to content

Commit 6eb16e9

Browse files
authored
Merge pull request #7 from console-table-printer/update-formula-1.3.1
Update formula to version 1.3.1
2 parents 02681f3 + 2a164d2 commit 6eb16e9

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.5.tgz"
7-
sha256 "0772187916551cda3d2467c55342eea4dcb0c2d554189c4db024340e36f7d081"
6+
url "https://registry.npmjs.org/table-printer-cli/-/table-printer-cli-1.3.1.tgz"
7+
sha256 "9f039a8430549023eb2211cece80367f36c74f3be333b9cfe00022c97e071905"
88
license "MIT"
99

1010
depends_on "node"

0 commit comments

Comments
 (0)