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.
1 parent 57d5c2f commit 4a5c5e2Copy full SHA for 4a5c5e2
Formula/c/cubejs-cli.rb
@@ -1,8 +1,8 @@
1
class CubejsCli < Formula
2
desc "Cube.js command-line interface"
3
homepage "https://cube.dev/"
4
- url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.18.tgz"
5
- sha256 "6ebcac97fe6e0dd8b1aa0e340f8c092ec08ceec4489b23b1a64c8a98be6916fc"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.3.19.tgz"
+ sha256 "53baa387abe53bfa80fd875ceb2001372bdcd9f1278b2f5e266de22e5bab4286"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments