We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02681f3 + 2a164d2 commit 6eb16e9Copy full SHA for 6eb16e9
1 file changed
ctp.rb
@@ -3,8 +3,8 @@
3
class Ctp < Formula
4
desc "Command-line table printer for JSON data"
5
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"
+ url "https://registry.npmjs.org/table-printer-cli/-/table-printer-cli-1.3.1.tgz"
+ sha256 "9f039a8430549023eb2211cece80367f36c74f3be333b9cfe00022c97e071905"
8
license "MIT"
9
10
depends_on "node"
0 commit comments