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 a87d8cb commit 6e84229Copy full SHA for 6e84229
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.5.4.tgz"
5
- sha256 "2c13e4367ac494be386676dc69935c506b0d627d5a50fa75b19713080201a39e"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.5.5.tgz"
+ sha256 "ca98cf87d0d2c20a704c4c2df3da3751f15db4328b3eed9c01374cc53d357aa0"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments