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 2533eba commit 108e72bCopy full SHA for 108e72b
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.1.2.tgz"
5
- sha256 "66a3da2077ba707d12778e5e2298451a88b225c6fbf3abb9fa6b761ab24056c2"
+ url "https://registry.npmjs.org/cubejs-cli/-/cubejs-cli-1.1.3.tgz"
+ sha256 "032a1ae157b1d6f6ebc9c3f16cc90769f7f32295ed572839d23c921c046a3bc6"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments