Skip to content

Commit 2a164d2

Browse files
chore: update formula to version 1.3.1
1 parent 02681f3 commit 2a164d2

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)